Skip to content
Failed

Console Output

09:39:35 Started by user Oleksii Korniienko
09:39:35 Rebuilds build #130
09:39:35 Running as Oleksii Korniienko
09:39:35 Agent centos-7-s6qz5 is provisioned from template centos-7
09:39:35 ---
09:39:35 apiVersion: "v1"
09:39:35 kind: "Pod"
09:39:35 metadata:
09:39:35   labels:
09:39:35     jenkins: "slave"
09:39:35     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
09:39:35     jenkins/label: "migration_jipp-migration_centos-7"
09:39:35   name: "centos-7-s6qz5"
09:39:35   namespace: "reddeer"
09:39:35 spec:
09:39:35   containers:
09:39:35   - env:
09:39:35     - name: "JENKINS_SECRET"
09:39:35       value: "********"
09:39:35     - name: "JENKINS_TUNNEL"
09:39:35       value: "jenkins-discovery.reddeer.svc.cluster.local:50000"
09:39:35     - name: "JENKINS_AGENT_NAME"
09:39:35       value: "centos-7-s6qz5"
09:39:35     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:39:35       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:39:35         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:39:35     - name: "JAVA_TOOL_OPTIONS"
09:39:35       value: ""
09:39:35     - name: "_JAVA_OPTIONS"
09:39:35       value: ""
09:39:35     - name: "OPENJ9_JAVA_OPTIONS"
09:39:35       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:39:35     - name: "JENKINS_NAME"
09:39:35       value: "centos-7-s6qz5"
09:39:35     - name: "JENKINS_AGENT_WORKDIR"
09:39:35       value: "/home/jenkins/agent"
09:39:35     - name: "JENKINS_URL"
09:39:35       value: "http://jenkins-ui.reddeer.svc.cluster.local/reddeer/"
09:39:35     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3107.v665000b_51092"
09:39:35     imagePullPolicy: "Always"
09:39:35     name: "jnlp"
09:39:35     resources:
09:39:35       limits:
09:39:35         cpu: "2000m"
09:39:35         memory: "4096Mi"
09:39:35       requests:
09:39:35         cpu: "1000m"
09:39:35         memory: "4096Mi"
09:39:35     tty: true
09:39:35     volumeMounts:
09:39:35     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:39:35       name: "m2-dir"
09:39:35       readOnly: true
09:39:35       subPath: "toolchains.xml"
09:39:35     - mountPath: "/home/jenkins/.mavenrc"
09:39:35       name: "m2-dir"
09:39:35       readOnly: true
09:39:35       subPath: ".mavenrc"
09:39:35     - mountPath: "/opt/tools"
09:39:35       name: "volume-0"
09:39:35       readOnly: false
09:39:35     - mountPath: "/home/jenkins"
09:39:35       name: "volume-2"
09:39:35       readOnly: false
09:39:35     - mountPath: "/home/jenkins/.m2/repository"
09:39:35       name: "volume-3"
09:39:35       readOnly: false
09:39:35     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:39:35       name: "m2-secret-dir"
09:39:35       readOnly: true
09:39:35       subPath: "settings-security.xml"
09:39:35     - mountPath: "/home/jenkins/.m2/wrapper"
09:39:35       name: "volume-4"
09:39:35       readOnly: false
09:39:35     - mountPath: "/home/jenkins/.m2/settings.xml"
09:39:35       name: "m2-secret-dir"
09:39:35       readOnly: true
09:39:35       subPath: "settings.xml"
09:39:35     - mountPath: "/home/jenkins/.ssh"
09:39:35       name: "volume-1"
09:39:35       readOnly: false
09:39:35       subPath: ""
09:39:35     - mountPath: "/home/jenkins/agent"
09:39:35       name: "workspace-volume"
09:39:35       readOnly: false
09:39:35     workingDir: "/home/jenkins/agent"
09:39:35   nodeSelector:
09:39:35     kubernetes.io/os: "linux"
09:39:35   restartPolicy: "Never"
09:39:35   volumes:
09:39:35   - name: "volume-0"
09:39:35     persistentVolumeClaim:
09:39:35       claimName: "tools-claim-jiro-reddeer"
09:39:35       readOnly: true
09:39:35   - name: "m2-secret-dir"
09:39:35     secret:
09:39:35       secretName: "m2-secret-dir"
09:39:35   - emptyDir:
09:39:35       medium: ""
09:39:35     name: "volume-2"
09:39:35   - configMap:
09:39:35       name: "m2-dir"
09:39:35     name: "m2-dir"
09:39:35   - configMap:
09:39:35       name: "known-hosts"
09:39:35     name: "volume-1"
09:39:35   - emptyDir:
09:39:35       medium: ""
09:39:35     name: "workspace-volume"
09:39:35   - emptyDir:
09:39:35       medium: ""
09:39:35     name: "volume-4"
09:39:35   - emptyDir:
09:39:35       medium: ""
09:39:35     name: "volume-3"
09:39:35 
09:39:35 Building remotely on centos-7-s6qz5 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.verification.parametrized
09:39:35 The recommended git tool is: NONE
09:39:37 No credentials specified
09:39:37 Cloning the remote Git repository
09:39:37 Cloning repository https://github.com/eclipse/reddeer.git
09:39:37  > git init /home/jenkins/agent/workspace/reddeer.verification.parametrized # timeout=10
09:39:37 Fetching upstream changes from https://github.com/eclipse/reddeer.git
09:39:37  > git --version # timeout=10
09:39:37  > git --version # 'git version 2.36.6'
09:39:37  > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:39  > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10
09:39:39  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:39 Avoid second fetch
09:39:39  > git rev-parse origin/master^{commit} # timeout=10
09:39:39 Checking out Revision 344e314cac86ef32ae37df3196df2c1e574b64fb (origin/master)
09:39:39  > git config core.sparsecheckout # timeout=10
09:39:39  > git checkout -f 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
09:39:40 Commit message: "Update gef plugins according to the 2023-09 changes"
09:39:40  > git rev-list --no-walk 344e314cac86ef32ae37df3196df2c1e574b64fb # timeout=10
09:39:40 $ pkill Xvnc
09:39:40 $ pkill Xrealvnc
09:39:40 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
09:39:40 [reddeer.verification.parametrized] $ Xvnc -help
09:39:40 Starting xvnc
09:39:40 [reddeer.verification.parametrized] $ Xvnc :32 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
09:39:40 
09:39:40 Xvnc TigerVNC 1.8.0 - built Apr  5 2023 13:48:56
09:39:40 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
09:39:40 See http://www.tigervnc.org for information on TigerVNC.
09:39:40 Underlying X server release 12004000, The X.Org Foundation
09:39:40 
09:39:40 
09:39:40 Fri Aug 25 13:39:40 2023
09:39:40  vncext:      VNC extension running!
09:39:40  vncext:      Listening for VNC connections on all interface(s), port 5932
09:39:40  vncext:      created VNC server for screen 0
09:39:40 [reddeer.verification.parametrized] $ /bin/sh -xe /tmp/jenkins1042532523098089761.sh
09:39:40 + metacity --sm-disable --replace
09:39:40 [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/staging/2023-09/ -DskipTests=false -Djava.target.version=17 -Dmaven.test.failure.ignore=true -Dsurefire.timeout=9600 clean verify -U
09:39:40 Apache Maven 3.9.2 (c9616018c7a021c1c39be70fb2843d6f5f9b8a1c)
09:39:40 Maven home: /opt/tools/apache-maven/latest
09:39:40 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8
09:39:40 Default locale: en_US, platform encoding: UTF-8
09:39:40 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix"
09:39:42 [INFO] Scanning for projects...
09:39:48 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:55 [WARNING] Pack200 is not supported when running on Java 14 and higher
09:39:56 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
09:39:56 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:39:56 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
09:39:56 [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-09/ (365B)
09:39:56 [INFO] Adding repository https://download.eclipse.org/staging/2023-09
09:39:56 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-09/ (2.52MB)
09:39:58 [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/ (172B)
09:39:58 [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
09:39:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/ (14.08kB)
09:39:58 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (126B)
09:39:58 [INFO] Adding repository https://download.eclipse.org/oomph/simrel-orbit/2023-09
09:39:58 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/oomph/simrel-orbit/2023-09/ (457B)
09:39:58 [INFO] Fetching p2.index from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (172B)
09:39:58 [INFO] Fetching content.xml.xz from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/ (117.47kB)
09:39:59 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/pom.xml
09:39:59 [INFO] Fetching org.eclipse.osgi_3.18.500.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.47MB)
09:40:00 [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (393.54kB)
09:40:00 [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.89kB)
09:40:00 [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.65kB)
09:40:00 [INFO] Fetching org.eclipse.swt_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.79kB)
09:40:00 [INFO] Fetching org.hamcrest.core_2.2.0.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.19kB)
09:40:00 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB)
09:40:00 [INFO] Fetching org.hamcrest_2.2.0.v20210711-0821.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (147.32kB)
09:40:00 [INFO] Fetching org.osgi.util.function_1.2.0.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.09kB)
09:40:00 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.49MB)
09:40:00 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.08MB)
09:40:00 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/pom.xml
09:40:01 [INFO] Fetching com.ibm.icu_73.2.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.89MB)
09:40:06 [INFO] Fetching com.sun.jna_5.13.0.v20230812-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.81MB)
09:40:06 [INFO] Fetching com.sun.jna.platform_5.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.3MB)
09:40:06 [INFO] Fetching javax.annotation_1.3.5.v20230504-0748.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (48.11kB)
09:40:06 [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.41kB)
09:40:06 [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.12kB)
09:40:06 [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (361.47kB)
09:40:06 [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.86kB)
09:40:06 [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.35kB)
09:40:06 [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-09/plugins/ (717.41kB)
09:40:06 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.26kB)
09:40:06 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.35kB)
09:40:06 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.59kB)
09:40:06 [INFO] Fetching org.apache.commons.commons-io_2.13.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (472.61kB)
09:40:06 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-09/plugins/ (317.8kB)
09:40:06 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.45kB)
09:40:06 [INFO] Fetching org.eclipse.core.commands_3.11.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (117.29kB)
09:40:06 [INFO] Fetching org.eclipse.equinox.common_3.18.100.v20230730-1117.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.54kB)
09:40:06 [INFO] Fetching org.eclipse.core.contenttype_3.9.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (102.48kB)
09:40:06 [INFO] Fetching org.eclipse.equinox.preferences_3.10.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.88kB)
09:40:06 [INFO] Fetching org.eclipse.equinox.registry_3.11.300.v20230801-1826.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.21kB)
09:40:06 [INFO] Fetching org.eclipse.core.databinding_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (287.75kB)
09:40:06 [INFO] Fetching org.eclipse.core.databinding.observable_1.13.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (315.27kB)
09:40:06 [INFO] Fetching org.eclipse.core.databinding.property_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.11kB)
09:40:06 [INFO] Fetching org.eclipse.core.expressions_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (95.08kB)
09:40:06 [INFO] Fetching org.eclipse.core.runtime_3.29.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.99kB)
09:40:06 [INFO] Fetching org.eclipse.core.jobs_3.15.0.v20230808-1403.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.71kB)
09:40:06 [INFO] Fetching org.eclipse.equinox.app_1.6.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.53kB)
09:40:06 [INFO] Fetching org.eclipse.e4.core.commands_1.1.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.5kB)
09:40:06 [INFO] Fetching org.eclipse.e4.core.di_1.9.100.v20230721-1753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.35kB)
09:40:06 [INFO] Fetching org.eclipse.e4.core.contexts_1.12.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.66kB)
09:40:06 [INFO] Fetching org.eclipse.e4.core.services_2.4.100.v20230708-0809.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.64kB)
09:40:06 [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.59kB)
09:40:07 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.8.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.82kB)
09:40:07 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.18.0.v20230429-1914.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.92kB)
09:40:07 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.17.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.36kB)
09:40:07 [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.69kB)
09:40:07 [INFO] Fetching org.eclipse.e4.emf.xpath_0.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.96kB)
09:40:07 [INFO] Fetching org.eclipse.emf.ecore_2.35.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.29MB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.bindings_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.5kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.services_1.6.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.42kB)
09:40:07 [INFO] Fetching org.eclipse.jface_3.31.0.v20230821-1552.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.13MB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.css.core_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (219.3kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.15.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (205.58kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.14.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.14kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.di_1.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.21kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.65kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.4.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (396.71kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.event_1.6.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.14kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.widgets_1.4.0.v20230317-0802.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.11kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.workbench_1.15.100.v20230819-0347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (270.25kB)
09:40:07 [INFO] Fetching org.eclipse.emf.ecore.change_2.15.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (91.77kB)
09:40:07 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (238.79kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.5.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.39kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.16.100.v20230801-1255.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.48kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.24kB)
09:40:07 [INFO] Fetching org.eclipse.jface.databinding_1.15.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.29kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.21kB)
09:40:07 [INFO] Fetching org.eclipse.urischeme_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.17kB)
09:40:07 [INFO] Fetching org.eclipse.emf.common_2.29.0.v20230810-0713.jar from https://download.eclipse.org/staging/2023-09/plugins/ (378.61kB)
09:40:07 [INFO] Fetching org.eclipse.help_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.59kB)
09:40:07 [INFO] Fetching org.eclipse.ui_3.204.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (434.21kB)
09:40:07 [INFO] Fetching org.eclipse.ui.workbench_3.130.0.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.52MB)
09:40:07 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.23kB)
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/pom.xml
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/pom.xml
09:40:07 [INFO] Fetching bcprov_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.97MB)
09:40:07 [INFO] Fetching bcpg_1.76.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (439.42kB)
09:40:07 [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.53kB)
09:40:07 [INFO] Fetching org.eclipse.compare.core_3.8.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (69.73kB)
09:40:07 [INFO] Fetching org.eclipse.core.filebuffers_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.83kB)
09:40:07 [INFO] Fetching org.eclipse.text_3.13.100.v20230801-1334.jar from https://download.eclipse.org/staging/2023-09/plugins/ (299.13kB)
09:40:07 [INFO] Fetching org.eclipse.core.filesystem_1.10.100.v20230717-1727.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.25kB)
09:40:07 [INFO] Fetching org.eclipse.core.resources_3.19.100.v20230814-1312.jar from https://download.eclipse.org/staging/2023-09/plugins/ (900.14kB)
09:40:07 [INFO] Fetching org.eclipse.e4.ui.ide_3.17.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.28kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.bidi_1.4.300.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.88kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.09kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (365.14kB)
09:40:07 [INFO] Fetching org.tukaani.xz_1.9.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.29kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.core_2.10.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.64kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.3.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.43kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.repository_2.7.100.v20230710-0621.jar from https://download.eclipse.org/staging/2023-09/plugins/ (184.63kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.engine_2.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.73kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (137.49kB)
09:40:07 [INFO] Fetching org.eclipse.equinox.security_1.4.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (115.78kB)
09:40:07 [INFO] Fetching org.eclipse.jface.text_3.24.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
09:40:07 [INFO] Fetching org.eclipse.ui.editors_3.17.0.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (612.76kB)
09:40:07 [INFO] Fetching org.eclipse.ui.ide_3.21.100.v20230822-0911.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.32MB)
09:40:07 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.17.100.v20230821-0745.jar from https://download.eclipse.org/staging/2023-09/plugins/ (693.66kB)
09:40:07 [INFO] Fetching org.eclipse.ui.navigator_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (428.8kB)
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/pom.xml
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
09:40:07 [INFO] Fetching jakarta.inject.jakarta.inject-api_1.0.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (10.61kB)
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/pom.xml
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/pom.xml
09:40:07 [INFO] Fetching org.eclipse.ui.forms_3.13.0.v20230807-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (332.72kB)
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/pom.xml
09:40:07 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/pom.xml
09:40:07 [INFO] Fetching com.fasterxml.jackson.core.jackson-annotations_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (73.8kB)
09:40:07 [INFO] Fetching com.fasterxml.jackson.core.jackson-core_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (536.33kB)
09:40:07 [INFO] Fetching com.fasterxml.jackson.core.jackson-databind_2.15.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.55MB)
09:40:07 [INFO] Fetching org.apache.commons.lang_2.6.0.v20220406-2305.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (300.96kB)
09:40:07 [INFO] Fetching org.eclipse.core.variables_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.54kB)
09:40:07 [INFO] Fetching org.eclipse.debug.core_3.21.100.v20230731-1425.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.09kB)
09:40:07 [INFO] Fetching org.eclipse.debug.ui_3.18.100.v20230802-1257.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB)
09:40:07 [INFO] Fetching org.eclipse.ui.console_3.13.0.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (246.77kB)
09:40:08 [INFO] Fetching org.eclipse.e4.ui.progress_0.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (209.72kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.06kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.400.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.72kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.director_2.6.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (113.11kB)
09:40:08 [INFO] Fetching org.sat4j.core_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (429.55kB)
09:40:08 [INFO] Fetching org.sat4j.pb_2.3.6.v20201214.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.64kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.300.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.04kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.68kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.53kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.publisher_1.8.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.54kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.5.100.v20230814-2013.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.62kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.5.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.55kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.operations_2.7.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.46kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.200.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.81kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.ui_2.8.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (698.87kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.security.ui_1.4.0.v20230728-2008.jar from https://download.eclipse.org/staging/2023-09/plugins/ (172.99kB)
09:40:08 [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.3.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (103.81kB)
09:40:08 [INFO] Fetching org.junit_4.13.2.v20230809-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (414.97kB)
09:40:08 [INFO] Fetching org.eclipse.ui.browser_3.8.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.26kB)
09:40:08 [INFO] Fetching org.eclipse.ui.views.log_1.4.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.65kB)
09:40:08 [INFO] Fetching org.eclipse.wst.server.core_1.11.0.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (397.26kB)
09:40:08 [INFO] Fetching org.eclipse.wst.server.ui_1.6.200.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (953.19kB)
09:40:08 [INFO] Fetching org.json_1.0.0.v201011060100.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.15kB)
09:40:08 [INFO] Fetching org.yaml.snakeyaml_2.1.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.36kB)
09:40:08 [INFO] Fetching org.eclipse.wst.common.core_1.4.100.v202103232321.jar from https://download.eclipse.org/staging/2023-09/plugins/ (60.39kB)
09:40:08 [INFO] Fetching org.eclipse.wst.internet.monitor.core_1.1.0.v202304050316.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.29kB)
09:40:08 [INFO] Fetching org.eclipse.wst.server.discovery_1.3.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.36kB)
09:40:08 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/pom.xml
09:40:08 [INFO] Fetching org.eclipse.draw2d_3.14.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.29kB)
09:40:09 [INFO] Fetching org.eclipse.gef_3.15.0.202308241536.jar from https://download.eclipse.org/staging/2023-09/plugins/ (999.87kB)
09:40:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/pom.xml
09:40:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/pom.xml
09:40:09 [INFO] Fetching org.eclipse.emf.common.ui_2.21.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (168.01kB)
09:40:09 [INFO] Fetching org.eclipse.emf.edit_2.18.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (301.88kB)
09:40:09 [INFO] Fetching org.eclipse.emf.edit.ui_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (354.65kB)
09:40:09 [INFO] Fetching org.eclipse.ui.views_3.12.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (107.54kB)
09:40:09 [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.5.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.07kB)
09:40:09 [INFO] Fetching org.eclipse.emf.transaction_1.9.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (175.44kB)
09:40:09 [INFO] Fetching org.eclipse.emf.validation_1.8.3.202305230712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (411.07kB)
09:40:09 [INFO] Fetching org.eclipse.emf.workspace_1.5.2.202208110935.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.93kB)
09:40:09 [INFO] Fetching org.eclipse.graphiti_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (326.75kB)
09:40:09 [INFO] Fetching org.eclipse.graphiti.mm_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (222.15kB)
09:40:09 [INFO] Fetching org.eclipse.graphiti.ui_0.19.1.202211181144.jar from https://download.eclipse.org/staging/2023-09/plugins/ (692.62kB)
09:40:09 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.10.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (110.58kB)
09:40:09 [INFO] Fetching org.eclipse.nebula.cwt_1.1.0.202303072132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.83kB)
09:40:09 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/pom.xml
09:40:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/pom.xml
09:40:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/pom.xml
09:40:10 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.7.200.v20230627-0107.jar from https://download.eclipse.org/staging/2023-09/plugins/ (58.97kB)
09:40:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.extension:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/pom.xml
09:40:10 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/pom.xml
09:40:11 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/pom.xml
09:40:11 [INFO] Fetching biz.aQute.bnd.util_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB)
09:40:11 [INFO] Fetching biz.aQute.bndlib_6.4.1.202306080939.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.04MB)
09:40:11 [INFO] Fetching org.osgi.service.repository_1.1.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.84kB)
09:40:11 [INFO] Fetching org.slf4j.api_1.7.30.v20221112-0806.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (54.01kB)
09:40:11 [INFO] Fetching jakarta.annotation-api_1.3.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.47kB)
09:40:11 [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.96MB)
09:40:11 [INFO] Fetching org.slf4j.jcl_1.7.2.v20130115-1340.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (24.83kB)
09:40:11 [INFO] Fetching org.eclipse.ant.core_3.7.100.v20230731-0828.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.39kB)
09:40:11 [INFO] Fetching org.eclipse.ant.launching_1.4.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.54kB)
09:40:11 [INFO] Fetching org.eclipse.jdt.launching_3.20.100.v20230814-1810.jar from https://download.eclipse.org/staging/2023-09/plugins/ (583.32kB)
09:40:12 [INFO] Fetching org.eclipse.core.externaltools_1.3.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.77kB)
09:40:12 [INFO] Fetching org.eclipse.jdt.core_3.35.0.v20230814-1356.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.04MB)
09:40:12 [INFO] Fetching org.eclipse.ant.ui_3.9.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
09:40:12 [INFO] Fetching org.eclipse.ui.externaltools_3.6.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.96kB)
09:40:12 [INFO] Fetching org.eclipse.jdt.ui_3.30.0.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (10.99MB)
09:40:13 [INFO] Fetching org.eclipse.jdt.debug.ui_3.13.100.v20230809-1849.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB)
09:40:13 [INFO] Fetching org.eclipse.team.core_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (405.12kB)
09:40:13 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.14.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (346.43kB)
09:40:13 [INFO] Fetching org.eclipse.jdt.junit_3.16.100.v20230822-0733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (552.58kB)
09:40:13 [INFO] Fetching org.eclipse.compare_3.9.200.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (809.15kB)
09:40:13 [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (258.26kB)
09:40:13 [INFO] Fetching org.eclipse.jdt.core.compiler.batch_3.35.0.v20230814-2020.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.05MB)
09:40:13 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.19.100.v20230811-2104.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.51MB)
09:40:13 [INFO] Fetching org.eclipse.jdt.debug_3.21.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (926.07kB)
09:40:14 [INFO] Fetching org.eclipse.search_3.15.200.v20230816-1837.jar from https://download.eclipse.org/staging/2023-09/plugins/ (500.55kB)
09:40:14 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.13.100.v20230728-0612.jar from https://download.eclipse.org/staging/2023-09/plugins/ (470.99kB)
09:40:14 [INFO] Fetching org.eclipse.jdt.junit.core_3.12.100.v20230811-1614.jar from https://download.eclipse.org/staging/2023-09/plugins/ (182.24kB)
09:40:14 [INFO] Fetching org.eclipse.team.ui_3.10.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB)
09:40:14 [INFO] Fetching org.eclipse.ui.navigator.resources_3.9.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (180.32kB)
09:40:14 [INFO] Fetching org.eclipse.pde.build_3.12.100.v20230824-0759.jar from https://download.eclipse.org/staging/2023-09/plugins/ (507.84kB)
09:40:14 [INFO] Fetching org.eclipse.pde.core_3.17.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.42MB)
09:40:14 [INFO] Fetching org.eclipse.pde.launching_3.11.100.v20230812-1744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (142.75kB)
09:40:14 [INFO] Fetching org.eclipse.pde.ui_3.14.100.v20230818-2038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.61MB)
09:40:14 [INFO] Fetching org.eclipse.ui.intro_3.7.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (349.88kB)
09:40:14 [INFO] Fetching org.eclipse.ui.cheatsheets_3.8.100.v20230725-0936.jar from https://download.eclipse.org/staging/2023-09/plugins/ (388.81kB)
09:40:14 [INFO] Fetching org.eclipse.ui.genericeditor_1.3.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (166.06kB)
09:40:14 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/pom.xml
09:40:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/pom.xml
09:40:15 [INFO] Fetching org.eclipse.swtbot.generator_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (110.97kB)
09:40:15 [INFO] Fetching org.eclipse.swtbot.generator.jdt_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (60.3kB)
09:40:15 [INFO] Fetching org.eclipse.swtbot.generator.ui_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (25.04kB)
09:40:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.go:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/pom.xml
09:40:15 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/pom.xml
09:40:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/pom.xml
09:40:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/pom.xml
09:40:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.common.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/pom.xml
09:40:16 [INFO] Fetching org.eclipse.core.net_1.5.100.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.77kB)
09:40:16 [INFO] Fetching org.eclipse.equinox.launcher_1.6.500.v20230717-2134.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.57kB)
09:40:16 [INFO] Fetching org.eclipse.ui.ide.application_1.5.100.v20230821-1342.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.16kB)
09:40:16 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.core.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/pom.xml
09:40:18 [INFO] Fetching slf4j.api_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (62.14kB)
09:40:18 [INFO] Fetching org.apache.aries.spifly.dynamic.bundle_1.3.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (150.25kB)
09:40:18 [INFO] Fetching com.google.gson_2.10.1.v20230109-0753.jar from https://download.eclipse.org/staging/2023-09/plugins/ (308.6kB)
09:40:18 [INFO] Fetching com.google.guava.failureaccess_1.0.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.51kB)
09:40:18 [INFO] Fetching com.google.guava_32.1.2.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.9MB)
09:40:19 [INFO] Fetching org.objectweb.asm_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.01kB)
09:40:19 [INFO] Fetching org.objectweb.asm.commons_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.52kB)
09:40:19 [INFO] Fetching org.objectweb.asm.util_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.94kB)
09:40:19 [INFO] Fetching org.apache.commons.cli_1.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.92kB)
09:40:19 [INFO] Fetching org.apache.commons.commons-codec_1.16.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (352.28kB)
09:40:19 [INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.5MB)
09:40:19 [INFO] Fetching org.apache.xml.resolver_1.2.0.v20220715-1206.jar from https://download.eclipse.org/staging/2023-09/plugins/ (101.69kB)
09:40:19 [INFO] Fetching org.eclipse.core.databinding.beans_1.10.100.v20230708-0916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.25kB)
09:40:19 [INFO] Fetching org.eclipse.osgi.services_3.11.100.v20221006-1531.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.16kB)
09:40:19 [INFO] Fetching org.eclipse.emf.ecore.edit_2.14.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (188.35kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.archetype.archetype-catalog_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.14kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.archetype.common_3.3.0.20230605-1716.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.96kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.archetype.archetype-common_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (179.39kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.archetype.archetype-descriptor_3.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.88kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.archetype.jdom2_2.0.6.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (324.13kB)
09:40:19 [INFO] Fetching org.eclipse.m2e.maven.runtime_3.9.101.20230730-1958.jar from https://download.eclipse.org/staging/2023-09/plugins/ (7.65MB)
09:40:20 [INFO] Fetching org.eclipse.m2e.archetype.maven-artifact-transfer_0.13.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (156.16kB)
09:40:20 [INFO] Fetching org.eclipse.m2e.core_2.4.0.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (650.65kB)
09:40:20 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.56kB)
09:40:20 [INFO] Fetching org.eclipse.m2e.core.ui_2.0.6.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (811.94kB)
09:40:20 [INFO] Fetching org.eclipse.m2e.model.edit_2.0.300.20230320-2130.jar from https://download.eclipse.org/staging/2023-09/plugins/ (410.69kB)
09:40:20 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.4.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (48.63kB)
09:40:20 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/staging/2023-09/plugins/ (229kB)
09:40:20 [INFO] Fetching org.eclipse.wst.sse.core_1.2.1200.v202308180854.jar from https://download.eclipse.org/staging/2023-09/plugins/ (479.34kB)
09:40:20 [INFO] Fetching org.eclipse.wst.xml.core_1.2.800.v202308210520.jar from https://download.eclipse.org/staging/2023-09/plugins/ (812.15kB)
09:40:20 [INFO] Fetching org.osgi.service.wireadmin_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.85kB)
09:40:20 [INFO] Fetching org.osgi.service.provisioning_1.2.0.201505202024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.38kB)
09:40:20 [INFO] Fetching org.osgi.service.upnp_1.2.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.58kB)
09:40:20 [INFO] Fetching org.osgi.service.useradmin_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.82kB)
09:40:20 [INFO] Fetching org.osgi.service.device_1.1.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.88kB)
09:40:20 [INFO] Fetching org.osgi.service.cm_1.6.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (54.28kB)
09:40:20 [INFO] Fetching org.osgi.service.metatype_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.67kB)
09:40:20 [INFO] Fetching org.eclipse.osgi.util_3.7.200.v20230103-1101.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.42kB)
09:40:20 [INFO] Fetching org.osgi.util.measurement_1.0.2.201802012109.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.74kB)
09:40:20 [INFO] Fetching org.osgi.util.position_1.0.1.201505202026.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.73kB)
09:40:20 [INFO] Fetching org.osgi.util.xml_1.0.2.202109301733.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.3kB)
09:40:20 [INFO] Fetching org.eclipse.wst.common.frameworks_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.12kB)
09:40:20 [INFO] Fetching org.eclipse.wst.common.environment_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.66kB)
09:40:20 [INFO] Fetching org.objectweb.asm.tree_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.73kB)
09:40:20 [INFO] Fetching org.objectweb.asm.tree.analysis_9.5.0.jar from https://download.eclipse.org/staging/2023-09/plugins/ (33.18kB)
09:40:20 [INFO] Fetching slf4j.nop_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.73kB)
09:40:20 [INFO] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB)
09:40:20 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/pom.xml
09:40:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/pom.xml
09:40:22 [INFO] Fetching org.eclipse.jdt_3.19.200.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.73kB)
09:40:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/pom.xml
09:40:22 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/pom.xml
09:40:24 [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B)
09:40:24 [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository
09:40:24 [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB)
09:40:24 [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B)
09:40:24 [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository
09:40:24 [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB)
09:40:24 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B)
09:40:24 [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest
09:40:24 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B)
09:40:24 [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B)
09:40:24 [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB)
09:40:24 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/pom.xml
09:40:27 [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB)
09:40:27 [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB)
09:40:27 [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB)
09:40:27 [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB)
09:40:28 [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB)
09:40:28 [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB)
09:40:28 [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB)
09:40:28 [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.24kB)
09:40:28 [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB)
09:40:28 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB)
09:40:28 [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.79kB)
09:40:28 [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB)
09:40:28 [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB)
09:40:28 [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB)
09:40:28 [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.72kB)
09:40:28 [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB)
09:40:28 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB)
09:40:28 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB)
09:40:28 [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB)
09:40:28 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB)
09:40:28 [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.34kB)
09:40:29 [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB)
09:40:29 [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.8kB)
09:40:29 [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.99kB)
09:40:29 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB)
09:40:29 [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB)
09:40:29 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.84kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.89kB)
09:40:29 [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB)
09:40:29 [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.8kB)
09:40:29 [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.83kB)
09:40:29 [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB)
09:40:29 [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB)
09:40:29 [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.55kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.89kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB)
09:40:29 [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.51kB)
09:40:29 [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB)
09:40:29 [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB)
09:40:29 [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.94kB)
09:40:29 [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB)
09:40:30 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB)
09:40:30 [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB)
09:40:30 [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.75kB)
09:40:30 [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (334.1kB)
09:40:30 [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B)
09:40:30 [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases
09:40:30 [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB)
09:40:30 [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB)
09:40:30 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.gef.test/pom.xml
09:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.graphiti.test/pom.xml
09:40:31 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.direct.test/pom.xml
09:40:32 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.junit.test/pom.xml
09:40:33 [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB)
09:40:33 [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB)
09:40:33 [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB)
09:40:33 [INFO] Fetching net.bytebuddy.byte-buddy_1.14.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB)
09:40:33 [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB)
09:40:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.requirements.test/pom.xml
09:40:33 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.ui.test/pom.xml
09:40:34 [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.12kB)
09:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml
09:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/pom.xml
09:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.e4.feature/pom.xml
09:40:34 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.eclipse.feature/pom.xml
09:40:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.gef.spy.feature/pom.xml
09:40:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.swt.feature/pom.xml
09:40:35 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.tests.feature/pom.xml
09:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.ui.feature/pom.xml
09:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.recorder.feature/pom.xml
09:40:38 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.graphiti.feature/pom.xml
09:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.spy.feature/pom.xml
09:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.logparser.feature/pom.xml
09:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/features/org.eclipse.reddeer.codegen.feature/pom.xml
09:40:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.verification.parametrized/site/pom.xml
09:40:42 [INFO] ------------------------------------------------------------------------
09:40:42 [INFO] Reactor Build Order:
09:40:42 [INFO] 
09:40:42 [INFO] RedDeer Parent POM File                                            [pom]
09:40:42 [INFO] RedDeer Plugins                                                    [pom]
09:40:42 [INFO] RedDeer Common                                          [eclipse-plugin]
09:40:42 [INFO] RedDeer Workbench Core                                  [eclipse-plugin]
09:40:42 [INFO] RedDeer E4 Workbench Core                               [eclipse-plugin]
09:40:42 [INFO] RedDeer Core                                            [eclipse-plugin]
09:40:42 [INFO] RedDeer SWT                                             [eclipse-plugin]
09:40:42 [INFO] RedDeer JFace                                           [eclipse-plugin]
09:40:42 [INFO] RedDeer Workbench                                       [eclipse-plugin]
09:40:42 [INFO] RedDeer E4 Workbench                                    [eclipse-plugin]
09:40:42 [INFO] RedDeer UIForms                                         [eclipse-plugin]
09:40:42 [INFO] RedDeer Direct                                          [eclipse-plugin]
09:40:42 [INFO] RedDeer JUnit                                           [eclipse-plugin]
09:40:42 [INFO] RedDeer Eclipse                                         [eclipse-plugin]
09:40:42 [INFO] RedDeer GEF                                             [eclipse-plugin]
09:40:42 [INFO] RedDeer GEF Spy                                         [eclipse-plugin]
09:40:42 [INFO] RedDeer Graphiti                                        [eclipse-plugin]
09:40:42 [INFO] RedDeer JDT Junit                                       [eclipse-plugin]
09:40:42 [INFO] RedDeer JUnit Extensions                                [eclipse-plugin]
09:40:42 [INFO] RedDeer Requirements                                    [eclipse-plugin]
09:40:42 [INFO] RedDeer UI                                              [eclipse-plugin]
09:40:42 [INFO] RedDeer Spy                                             [eclipse-plugin]
09:40:42 [INFO] RedDeer Recorder                                        [eclipse-plugin]
09:40:42 [INFO] RedDeer Go                                              [eclipse-plugin]
09:40:42 [INFO] RedDeer Log Parser                                      [eclipse-plugin]
09:40:42 [INFO] RedDeer CodeGen                                         [eclipse-plugin]
09:40:42 [INFO] RedDeer Test-Apps                                                  [pom]
09:40:42 [INFO] RedDeer E4 Test App                                     [eclipse-plugin]
09:40:42 [INFO] RedDeer Tests                                                      [pom]
09:40:42 [INFO] RedDeer Common Tests                               [eclipse-test-plugin]
09:40:42 [INFO] RedDeer SWT Tests                                  [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Core Tests                                 [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Workbench Tests                            [eclipse-test-plugin]
09:40:42 [INFO] RedDeer UIForms Test                               [eclipse-test-plugin]
09:40:42 [INFO] RedDeer JFace Tests                                [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Eclipse Tests                              [eclipse-test-plugin]
09:40:42 [INFO] RedDeer GEF Tests                                  [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Graphiti Tests                             [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Direct Tests                               [eclipse-test-plugin]
09:40:42 [INFO] RedDeer JUnit Tests                                [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Requirements Tests                         [eclipse-test-plugin]
09:40:42 [INFO] RedDeer UI Tests                                   [eclipse-test-plugin]
09:40:42 [INFO] RedDeer E4 Workbench Tests                         [eclipse-test-plugin]
09:40:42 [INFO] RedDeer Features                                                   [pom]
09:40:42 [INFO] RedDeer E4 Feature                                     [eclipse-feature]
09:40:42 [INFO] RedDeer Eclipse Feature                                [eclipse-feature]
09:40:42 [INFO] RedDeer GEF Spy Feature                                [eclipse-feature]
09:40:42 [INFO] RedDeer SWT Feature                                    [eclipse-feature]
09:40:42 [INFO] RedDeer Tests Feature                                  [eclipse-feature]
09:40:42 [INFO] RedDeer UI Feature                                     [eclipse-feature]
09:40:42 [INFO] RedDeer Recorder Feature                               [eclipse-feature]
09:40:42 [INFO] RedDeer GEF/Graphiti Feature                           [eclipse-feature]
09:40:42 [INFO] RedDeer Spy Feature                                    [eclipse-feature]
09:40:42 [INFO] RedDeer Log Parser Feature                             [eclipse-feature]
09:40:42 [INFO] RedDeer CodeGen Feature                                [eclipse-feature]
09:40:42 [INFO] RedDeer Site                                        [eclipse-repository]
09:40:42 [INFO] RedDeer Archetype                                      [maven-archetype]
09:40:42 [INFO] 
09:40:42 [INFO] ---------------------< org.eclipse.reddeer:parent >---------------------
09:40:42 [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT                   [1/58]
09:40:42 [INFO]   from pom.xml
09:40:42 [INFO] --------------------------------[ pom ]---------------------------------
09:40:42 [INFO] 
09:40:42 [INFO] --- clean:3.2.0:clean (default-clean) @ parent ---
09:40:42 [INFO] 
09:40:42 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent ---
09:40:43 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:43 [INFO] 
09:40:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent ---
09:40:43 [INFO] 
09:40:43 [INFO] --------------------< org.eclipse.reddeer:plugins >---------------------
09:40:43 [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT                           [2/58]
09:40:43 [INFO]   from plugins/pom.xml
09:40:43 [INFO] --------------------------------[ pom ]---------------------------------
09:40:43 [INFO] 
09:40:43 [INFO] --- clean:3.2.0:clean (default-clean) @ plugins ---
09:40:43 [INFO] 
09:40:43 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins ---
09:40:43 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:43 [INFO] 
09:40:43 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins ---
09:40:43 [INFO] 
09:40:43 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >-----------
09:40:43 [INFO] Building RedDeer Common 4.7.0-SNAPSHOT                            [3/58]
09:40:43 [INFO]   from plugins/org.eclipse.reddeer.common/pom.xml
09:40:43 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:43 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:44 [INFO] 
09:40:44 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] 
09:40:44 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:44 [INFO] 
09:40:44 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] 
09:40:44 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] 
09:40:44 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] 
09:40:44 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common ---
09:40:44 [INFO] Resolving class path of RedDeer Common...
09:40:45 [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.07MB)
09:40:45 [INFO] Fetching org.eclipse.equinox.region_1.5.300.v20220720-2012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.16kB)
09:40:45 [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.16MB)
09:40:45 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar from https://download.eclipse.org/staging/2023-09/plugins/ (251.02kB)
09:40:45 [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.200.v20220720-1916.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.92kB)
09:40:45 [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.124.100.v20230822-1526.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.1MB)
09:40:45 [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.300.v20230622-2056.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.02kB)
09:40:45 [INFO] Fetching org.eclipse.fx.osgi_3.9.0.202210162353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (49.9kB)
09:40:45 [INFO] 
09:40:45 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common ---
09:40:45 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:45 [INFO] 
09:40:45 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common ---
09:40:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:46 [INFO] Copying 1 resource
09:40:46 [INFO] 
09:40:46 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common ---
09:40:46 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/bin
09:40:47 [INFO] 
09:40:47 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.common ---
09:40:48 [INFO] 
09:40:48 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common ---
09:40:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/src/test/resources
09:40:48 [INFO] 
09:40:48 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.common ---
09:40:48 [INFO] 
09:40:48 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.common ---
09:40:48 [INFO] No tests to run.
09:40:48 [INFO] 
09:40:48 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common ---
09:40:48 [INFO] 
09:40:48 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common ---
09:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT-sources.jar
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common ---
09:40:49 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.common/target/org.eclipse.reddeer.common-4.7.0-SNAPSHOT.jar
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common ---
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.common ---
09:40:49 [INFO] 
09:40:49 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.common ---
09:40:49 [INFO] No tests to run.
09:40:49 [INFO] 
09:40:49 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.core >-------
09:40:49 [INFO] Building RedDeer Workbench Core 4.7.0-SNAPSHOT                    [4/58]
09:40:49 [INFO]   from plugins/org.eclipse.reddeer.workbench.core/pom.xml
09:40:49 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:49 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:49 [INFO] 
09:40:49 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] 
09:40:49 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] 
09:40:49 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.core ---
09:40:49 [INFO] Resolving class path of RedDeer Workbench Core...
09:40:49 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.61kB)
09:40:49 [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.2.0.v20230501-1823.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.12kB)
09:40:50 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.14.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.84kB)
09:40:50 [INFO] Fetching org.eclipse.ui.cocoa_1.3.100.v20230214-1401.jar from https://download.eclipse.org/staging/2023-09/plugins/ (11.39kB)
09:40:50 [INFO] 
09:40:50 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:50 [INFO] 
09:40:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/resources
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/bin
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/src/test/resources
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] No tests to run.
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT-sources.jar
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench.core/target/org.eclipse.reddeer.workbench.core-4.7.0-SNAPSHOT.jar
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench.core ---
09:40:50 [INFO] No tests to run.
09:40:50 [INFO] 
09:40:50 [INFO] -----< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.core >------
09:40:50 [INFO] Building RedDeer E4 Workbench Core 4.7.0-SNAPSHOT                 [5/58]
09:40:50 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml
09:40:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:50 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:50 [INFO] 
09:40:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Resolving class path of RedDeer E4 Workbench Core...
09:40:50 [INFO] 
09:40:50 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:50 [INFO] 
09:40:50 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/resources
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/bin
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/src/test/resources
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] No tests to run.
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT-sources.jar
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench.core/target/org.eclipse.reddeer.e4.workbench.core-4.7.0-SNAPSHOT.jar
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench.core ---
09:40:50 [INFO] No tests to run.
09:40:50 [INFO] 
09:40:50 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.core >------------
09:40:50 [INFO] Building RedDeer Core 4.7.0-SNAPSHOT                              [6/58]
09:40:50 [INFO]   from plugins/org.eclipse.reddeer.core/pom.xml
09:40:50 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:50 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:50 [INFO] 
09:40:50 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] 
09:40:50 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core ---
09:40:50 [INFO] Resolving class path of RedDeer Core...
09:40:51 [INFO] 
09:40:51 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:51 [INFO] 
09:40:51 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/resources
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] Compiling 71 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/bin
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] 
09:40:51 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/src/test/resources
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] 
09:40:51 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] No tests to run.
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT-sources.jar
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.core/target/org.eclipse.reddeer.core-4.7.0-SNAPSHOT.jar
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] 
09:40:51 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.core ---
09:40:51 [INFO] No tests to run.
09:40:51 [INFO] 
09:40:51 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.swt >-------------
09:40:51 [INFO] Building RedDeer SWT 4.7.0-SNAPSHOT                               [7/58]
09:40:51 [INFO]   from plugins/org.eclipse.reddeer.swt/pom.xml
09:40:51 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:51 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:51 [INFO] 
09:40:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt ---
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt ---
09:40:51 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt ---
09:40:51 [INFO] 
09:40:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt ---
09:40:51 [INFO] 
09:40:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Resolving class path of RedDeer SWT...
09:40:52 [INFO] 
09:40:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:52 [INFO] 
09:40:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/resources
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Compiling 159 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/bin
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/src/test/resources
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] No tests to run.
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT-sources.jar
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.swt/target/org.eclipse.reddeer.swt-4.7.0-SNAPSHOT.jar
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] 
09:40:52 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.swt ---
09:40:52 [INFO] No tests to run.
09:40:52 [INFO] 
09:40:52 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.jface >------------
09:40:52 [INFO] Building RedDeer JFace 4.7.0-SNAPSHOT                             [8/58]
09:40:52 [INFO]   from plugins/org.eclipse.reddeer.jface/pom.xml
09:40:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:52 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:52 [INFO] 
09:40:52 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] Resolving class path of RedDeer JFace...
09:40:52 [INFO] 
09:40:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:52 [INFO] 
09:40:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/resources
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/bin
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/src/test/resources
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] No tests to run.
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] 
09:40:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface ---
09:40:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT-sources.jar
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface ---
09:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jface/target/org.eclipse.reddeer.jface-4.7.0-SNAPSHOT.jar
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jface ---
09:40:53 [INFO] 
09:40:53 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jface ---
09:40:53 [INFO] No tests to run.
09:40:53 [INFO] 
09:40:53 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.workbench >----------
09:40:53 [INFO] Building RedDeer Workbench 4.7.0-SNAPSHOT                         [9/58]
09:40:53 [INFO]   from plugins/org.eclipse.reddeer.workbench/pom.xml
09:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:53 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:53 [INFO] 
09:40:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Resolving class path of RedDeer Workbench...
09:40:53 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.500.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (59.56kB)
09:40:53 [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.94kB)
09:40:53 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.2.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.56kB)
09:40:53 [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.200.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13kB)
09:40:53 [INFO] Fetching org.eclipse.equinox.security.macosx_1.102.0.v20230616-1215.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.89kB)
09:40:53 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.300.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.29kB)
09:40:53 [INFO] Fetching org.eclipse.ui.win32_3.5.100.v20230630-1554.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.35kB)
09:40:53 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.13kB)
09:40:53 [INFO] Fetching org.eclipse.equinox.security.linux_1.1.0.v20230630-1303.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.64kB)
09:40:53 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.400.v20220812-1420.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.41kB)
09:40:53 [INFO] 
09:40:53 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:53 [INFO] 
09:40:53 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/resources
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Compiling 39 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/bin
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:53 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/src/test/resources
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] No tests to run.
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT-sources.jar
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.workbench/target/org.eclipse.reddeer.workbench-4.7.0-SNAPSHOT.jar
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.workbench ---
09:40:53 [INFO] No tests to run.
09:40:53 [INFO] 
09:40:53 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench >--------
09:40:53 [INFO] Building RedDeer E4 Workbench 4.7.0-SNAPSHOT                     [10/58]
09:40:53 [INFO]   from plugins/org.eclipse.reddeer.e4.workbench/pom.xml
09:40:53 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:53 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:53 [INFO] 
09:40:53 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] 
09:40:53 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4.workbench ---
09:40:53 [INFO] Resolving class path of RedDeer E4 Workbench...
09:40:54 [INFO] 
09:40:54 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:54 [INFO] 
09:40:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/resources
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/bin
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] 
09:40:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/src/test/resources
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] 
09:40:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] No tests to run.
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT-sources.jar
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.e4.workbench/target/org.eclipse.reddeer.e4.workbench-4.7.0-SNAPSHOT.jar
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] 
09:40:54 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4.workbench ---
09:40:54 [INFO] No tests to run.
09:40:54 [INFO] 
09:40:54 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms >-----------
09:40:54 [INFO] Building RedDeer UIForms 4.7.0-SNAPSHOT                          [11/58]
09:40:54 [INFO]   from plugins/org.eclipse.reddeer.uiforms/pom.xml
09:40:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:54 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:54 [INFO] 
09:40:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Resolving class path of RedDeer UIForms...
09:40:54 [INFO] 
09:40:54 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:54 [INFO] 
09:40:54 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/resources
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/bin
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:54 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/src/test/resources
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] No tests to run.
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT-sources.jar
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.uiforms/target/org.eclipse.reddeer.uiforms-4.7.0-SNAPSHOT.jar
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] 
09:40:54 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.uiforms ---
09:40:54 [INFO] No tests to run.
09:40:54 [INFO] 
09:40:54 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.direct >-----------
09:40:54 [INFO] Building RedDeer Direct 4.7.0-SNAPSHOT                           [12/58]
09:40:54 [INFO]   from plugins/org.eclipse.reddeer.direct/pom.xml
09:40:54 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:54 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:54 [INFO] 
09:40:54 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] 
09:40:54 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] 
09:40:54 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.direct ---
09:40:54 [INFO] Resolving class path of RedDeer Direct...
09:40:55 [INFO] 
09:40:55 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:55 [INFO] 
09:40:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/resources
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/bin
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] 
09:40:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/src/test/resources
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] 
09:40:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] No tests to run.
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT-sources.jar
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.direct/target/org.eclipse.reddeer.direct-4.7.0-SNAPSHOT.jar
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] 
09:40:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.direct ---
09:40:55 [INFO] No tests to run.
09:40:55 [INFO] 
09:40:55 [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.junit >------------
09:40:55 [INFO] Building RedDeer JUnit 4.7.0-SNAPSHOT                            [13/58]
09:40:55 [INFO]   from plugins/org.eclipse.reddeer.junit/pom.xml
09:40:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:55 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:55 [INFO] 
09:40:55 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Resolving class path of RedDeer JUnit...
09:40:55 [INFO] 
09:40:55 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:55 [INFO] 
09:40:55 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/resources
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/bin
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/src/test/resources
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] No tests to run.
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT-sources.jar
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit/target/org.eclipse.reddeer.junit-4.7.0-SNAPSHOT.jar
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] 
09:40:55 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit ---
09:40:55 [INFO] No tests to run.
09:40:55 [INFO] 
09:40:55 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse >-----------
09:40:55 [INFO] Building RedDeer Eclipse 4.7.0-SNAPSHOT                          [14/58]
09:40:55 [INFO]   from plugins/org.eclipse.reddeer.eclipse/pom.xml
09:40:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:55 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:56 [INFO] 
09:40:56 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Resolving class path of RedDeer Eclipse...
09:40:56 [INFO] 
09:40:56 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:56 [INFO] 
09:40:56 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/resources
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Compiling 251 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/bin
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/src/test/resources
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] No tests to run.
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT-sources.jar
09:40:56 [INFO] 
09:40:56 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse ---
09:40:56 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.eclipse/target/org.eclipse.reddeer.eclipse-4.7.0-SNAPSHOT.jar
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.eclipse ---
09:40:57 [INFO] 
09:40:57 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.eclipse ---
09:40:57 [INFO] No tests to run.
09:40:57 [INFO] 
09:40:57 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.gef >-------------
09:40:57 [INFO] Building RedDeer GEF 4.7.0-SNAPSHOT                              [15/58]
09:40:57 [INFO]   from plugins/org.eclipse.reddeer.gef/pom.xml
09:40:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:57 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:57 [INFO] 
09:40:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Resolving class path of RedDeer GEF...
09:40:57 [INFO] 
09:40:57 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:57 [INFO] 
09:40:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/resources
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Compiling 40 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/bin
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/src/test/resources
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] No tests to run.
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT-sources.jar
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef/target/org.eclipse.reddeer.gef-4.7.0-SNAPSHOT.jar
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] 
09:40:57 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef ---
09:40:57 [INFO] No tests to run.
09:40:57 [INFO] 
09:40:57 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.gef.spy >-----------
09:40:57 [INFO] Building RedDeer GEF Spy 4.7.0-SNAPSHOT                          [16/58]
09:40:57 [INFO]   from plugins/org.eclipse.reddeer.gef.spy/pom.xml
09:40:57 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:57 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:57 [INFO] 
09:40:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] 
09:40:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] Resolving class path of RedDeer GEF Spy...
09:40:57 [INFO] 
09:40:57 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:57 [INFO] 
09:40:57 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/resources
09:40:57 [INFO] 
09:40:57 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.gef.spy ---
09:40:57 [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/bin
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/src/test/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] 
09:40:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT-sources.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.gef.spy/target/org.eclipse.reddeer.gef.spy-4.7.0-SNAPSHOT.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] 
09:40:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.gef.spy ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.graphiti >----------
09:40:58 [INFO] Building RedDeer Graphiti 4.7.0-SNAPSHOT                         [17/58]
09:40:58 [INFO]   from plugins/org.eclipse.reddeer.graphiti/pom.xml
09:40:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:58 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:58 [INFO] 
09:40:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Resolving class path of RedDeer Graphiti...
09:40:58 [INFO] 
09:40:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/bin
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/src/test/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT-sources.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.graphiti/target/org.eclipse.reddeer.graphiti-4.7.0-SNAPSHOT.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] 
09:40:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.graphiti ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jdt.junit >----------
09:40:58 [INFO] Building RedDeer JDT Junit 4.7.0-SNAPSHOT                        [18/58]
09:40:58 [INFO]   from plugins/org.eclipse.reddeer.jdt.junit/pom.xml
09:40:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:58 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:58 [INFO] 
09:40:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] Resolving class path of RedDeer JDT Junit...
09:40:58 [INFO] 
09:40:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/bin
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/src/test/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT-sources.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [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.
09:40:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.jdt.junit/target/org.eclipse.reddeer.jdt.junit-4.7.0-SNAPSHOT.jar
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] 
09:40:58 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.jdt.junit ---
09:40:58 [INFO] No tests to run.
09:40:58 [INFO] 
09:40:58 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.junit.extension >-------
09:40:58 [INFO] Building RedDeer JUnit Extensions 4.7.0-SNAPSHOT                 [19/58]
09:40:58 [INFO]   from plugins/org.eclipse.reddeer.junit.extension/pom.xml
09:40:58 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:58 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:58 [INFO] 
09:40:58 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] 
09:40:58 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] Resolving class path of RedDeer JUnit Extensions...
09:40:58 [INFO] 
09:40:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:58 [INFO] 
09:40:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/resources
09:40:58 [INFO] 
09:40:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.junit.extension ---
09:40:58 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/bin
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] 
09:40:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/src/test/resources
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] 
09:40:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] No tests to run.
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT-sources.jar
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.junit.extension/target/org.eclipse.reddeer.junit.extension-4.7.0-SNAPSHOT.jar
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] 
09:40:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.junit.extension ---
09:40:59 [INFO] No tests to run.
09:40:59 [INFO] 
09:40:59 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.requirements >--------
09:40:59 [INFO] Building RedDeer Requirements 4.7.0-SNAPSHOT                     [20/58]
09:40:59 [INFO]   from plugins/org.eclipse.reddeer.requirements/pom.xml
09:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:59 [INFO] 
09:40:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Resolving class path of RedDeer Requirements...
09:40:59 [INFO] 
09:40:59 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:40:59 [INFO] 
09:40:59 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/resources
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/bin
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:40:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/src/test/resources
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] No tests to run.
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT-sources.jar
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.requirements/target/org.eclipse.reddeer.requirements-4.7.0-SNAPSHOT.jar
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] 
09:40:59 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.requirements ---
09:40:59 [INFO] No tests to run.
09:40:59 [INFO] 
09:40:59 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.ui >-------------
09:40:59 [INFO] Building RedDeer UI 4.7.0-SNAPSHOT                               [21/58]
09:40:59 [INFO]   from plugins/org.eclipse.reddeer.ui/pom.xml
09:40:59 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:40:59 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:40:59 [INFO] 
09:40:59 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] 
09:40:59 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] 
09:40:59 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.ui ---
09:40:59 [INFO] Resolving class path of RedDeer UI...
09:41:00 [INFO] Fetching org.slf4j.binding.log4j12_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (23.66kB)
09:41:00 [INFO] Fetching org.eclipse.swtbot.ant.junit_4.1.0.202307261500.jar from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (10.42kB)
09:41:00 [INFO] Fetching biz.aQute.bnd.embedded-repo_6.4.1.202306080939.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (5.73MB)
09:41:00 [INFO] Fetching ch.qos.logback.slf4j_1.2.3.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (21.17kB)
09:41:00 [INFO] Fetching org.slf4j.binding.simple_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (26.7kB)
09:41:00 [INFO] Fetching org.slf4j.binding.nop_1.7.30.v20221112-0806.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (15.08kB)
09:41:00 [INFO] 
09:41:00 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:00 [INFO] 
09:41:00 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:00 [INFO] Copying 2 resources
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/bin
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] 
09:41:00 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/src/test/resources
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] 
09:41:00 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] No tests to run.
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT-sources.jar
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.ui/target/org.eclipse.reddeer.ui-4.7.0-SNAPSHOT.jar
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] 
09:41:00 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.ui ---
09:41:00 [INFO] No tests to run.
09:41:00 [INFO] 
09:41:00 [INFO] ------------< org.eclipse.reddeer:org.eclipse.reddeer.spy >-------------
09:41:00 [INFO] Building RedDeer Spy 4.7.0-SNAPSHOT                              [22/58]
09:41:00 [INFO]   from plugins/org.eclipse.reddeer.spy/pom.xml
09:41:00 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:00 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:00 [INFO] 
09:41:00 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] 
09:41:00 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] 
09:41:00 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.spy ---
09:41:00 [INFO] Resolving class path of RedDeer Spy...
09:41:01 [INFO] 
09:41:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:01 [INFO] 
09:41:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:01 [INFO] Copying 1 resource
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/bin
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] 
09:41:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/src/test/resources
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] 
09:41:01 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] No tests to run.
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT-sources.jar
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.spy/target/org.eclipse.reddeer.spy-4.7.0-SNAPSHOT.jar
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] 
09:41:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.spy ---
09:41:01 [INFO] No tests to run.
09:41:01 [INFO] 
09:41:01 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.recorder >----------
09:41:01 [INFO] Building RedDeer Recorder 4.7.0-SNAPSHOT                         [23/58]
09:41:01 [INFO]   from plugins/org.eclipse.reddeer.recorder/pom.xml
09:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:01 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:01 [INFO] 
09:41:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Resolving class path of RedDeer Recorder...
09:41:01 [INFO] 
09:41:01 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:01 [INFO] 
09:41:01 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/resources
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/bin
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:01 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/src/test/resources
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] No tests to run.
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT-sources.jar
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.recorder/target/org.eclipse.reddeer.recorder-4.7.0-SNAPSHOT.jar
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] 
09:41:01 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.recorder ---
09:41:01 [INFO] No tests to run.
09:41:01 [INFO] 
09:41:01 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.go >-------------
09:41:01 [INFO] Building RedDeer Go 4.7.0-SNAPSHOT                               [24/58]
09:41:01 [INFO]   from plugins/org.eclipse.reddeer.go/pom.xml
09:41:01 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:01 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:01 [INFO] 
09:41:01 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] 
09:41:01 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] 
09:41:01 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.go ---
09:41:01 [INFO] Resolving class path of RedDeer Go...
09:41:02 [INFO] 
09:41:02 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:02 [INFO] 
09:41:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/resources
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] No sources to compile
09:41:02 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src does not exist
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] 
09:41:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/src/test/resources
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] 
09:41:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] No tests to run.
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT-sources.jar
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.go/target/org.eclipse.reddeer.go-4.7.0-SNAPSHOT.jar
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] 
09:41:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.go ---
09:41:02 [INFO] No tests to run.
09:41:02 [INFO] 
09:41:02 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.logparser >----------
09:41:02 [INFO] Building RedDeer Log Parser 4.7.0-SNAPSHOT                       [25/58]
09:41:02 [INFO]   from plugins/org.eclipse.reddeer.logparser/pom.xml
09:41:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:02 [INFO] 
09:41:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Resolving class path of RedDeer Log Parser...
09:41:02 [INFO] 
09:41:02 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:02 [INFO] 
09:41:02 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/resources
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/bin
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/src/test/resources
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] No tests to run.
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT-sources.jar
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.logparser/target/org.eclipse.reddeer.logparser-4.7.0-SNAPSHOT.jar
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] 
09:41:02 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.logparser ---
09:41:02 [INFO] No tests to run.
09:41:02 [INFO] 
09:41:02 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.codegen >-----------
09:41:02 [INFO] Building RedDeer CodeGen 4.7.0-SNAPSHOT                          [26/58]
09:41:02 [INFO]   from plugins/org.eclipse.reddeer.codegen/pom.xml
09:41:02 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:02 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:02 [INFO] 
09:41:02 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] 
09:41:02 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] 
09:41:02 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.codegen ---
09:41:02 [INFO] Resolving class path of RedDeer CodeGen...
09:41:03 [INFO] 
09:41:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:03 [INFO] 
09:41:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/resources
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/bin
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] 
09:41:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/src/test/resources
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] 
09:41:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] No tests to run.
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT-sources.jar
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/plugins/org.eclipse.reddeer.codegen/target/org.eclipse.reddeer.codegen-4.7.0-SNAPSHOT.jar
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] 
09:41:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.codegen ---
09:41:03 [INFO] No tests to run.
09:41:03 [INFO] 
09:41:03 [INFO] -------------------< org.eclipse.reddeer:test-apps >--------------------
09:41:03 [INFO] Building RedDeer Test-Apps 4.7.0-SNAPSHOT                        [27/58]
09:41:03 [INFO]   from test-apps/pom.xml
09:41:03 [INFO] --------------------------------[ pom ]---------------------------------
09:41:03 [INFO] 
09:41:03 [INFO] --- clean:3.2.0:clean (default-clean) @ test-apps ---
09:41:03 [INFO] 
09:41:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ test-apps ---
09:41:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ test-apps ---
09:41:03 [INFO] 
09:41:03 [INFO] -------------< org.eclipse.reddeer:org.eclipse.reddeer.e4 >-------------
09:41:03 [INFO] Building RedDeer E4 Test App 4.7.0-SNAPSHOT                      [28/58]
09:41:03 [INFO]   from test-apps/org.eclipse.reddeer.e4/pom.xml
09:41:03 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
09:41:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:03 [INFO] 
09:41:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] Resolving class path of RedDeer E4 Test App...
09:41:03 [INFO] 
09:41:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:03 [INFO] 
09:41:03 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/resources
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/bin
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-ds:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/src/test/resources
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:testCompile (default-testCompile) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] No tests to run.
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.e4 ---
09:41:03 [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
09:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT-sources.jar
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/test-apps/org.eclipse.reddeer.e4/target/org.eclipse.reddeer.e4-4.7.0-SNAPSHOT.jar
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-surefire:2.7.5:integration-test (default-integration-test) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] 
09:41:03 [INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.reddeer.e4 ---
09:41:03 [INFO] No tests to run.
09:41:03 [INFO] 
09:41:03 [INFO] ---------------------< org.eclipse.reddeer:tests >----------------------
09:41:03 [INFO] Building RedDeer Tests 4.7.0-SNAPSHOT                            [29/58]
09:41:03 [INFO]   from tests/pom.xml
09:41:03 [INFO] --------------------------------[ pom ]---------------------------------
09:41:03 [INFO] 
09:41:03 [INFO] --- clean:3.2.0:clean (default-clean) @ tests ---
09:41:03 [INFO] 
09:41:03 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ tests ---
09:41:03 [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ tests ---
09:41:03 [INFO] 
09:41:03 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ tests ---
09:41:03 [INFO] 
09:41:03 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.common.test >---------
09:41:03 [INFO] Building RedDeer Common Tests 4.7.0-SNAPSHOT                     [30/58]
09:41:03 [INFO]   from tests/org.eclipse.reddeer.common.test/pom.xml
09:41:03 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:41:03 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:41:03 [INFO] 
09:41:03 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] 
09:41:03 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] 
09:41:03 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test ---
09:41:03 [INFO] Resolving class path of RedDeer Common Tests...
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.19kB)
09:41:03 [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB)
09:41:03 [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB)
09:41:03 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB)
09:41:03 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (87.79kB)
09:41:04 [INFO] 
09:41:04 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:41:04 [INFO] 
09:41:04 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/bin
09:41:04 [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/resources does not exist
09:41:04 [INFO] 
09:41:04 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:41:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/src/test/resources
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] 
09:41:04 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test ---
09:41:04 [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB)
09:41:04 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB)
09:41:04 [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB)
09:41:04 [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB)
09:41:04 [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB)
09:41:04 [INFO] Fetching org.eclipse.platform_4.29.0.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB)
09:41:04 [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)
09:41:04 [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
09:41:04 [INFO] Command line:
09:41:04 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:41:06 Launching application org.eclipse.ui.ide.workbench...
09:41:10 Running org.eclipse.reddeer.common.test.wait.GroupWaitTest
09:41:10 13:41:10.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:11 13:41:11.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:41:11 13:41:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:15 13:41:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:41:15 13:41:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:19 13:41:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:19 13:41:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:20 13:41:20.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:20 13:41:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:22 13:41:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:41:22 13:41:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:25 13:41:25.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:41:25 13:41:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:29 13:41:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:29 13:41:29.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:36 13:41:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:36 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.132 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest
09:41:36 test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 1.027 s
09:41:36 test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0.001 s
09:41:36 test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.001 s
09:41:36 test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 4.002 s
09:41:36 test_groupWaitWaitWhileFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 3.503 s
09:41:36 test_groupWaitBothConditionsFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 2.501 s
09:41:36 test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 11.003 s
09:41:36 test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest)  Time elapsed: 0.001 s
09:41:36 Running org.eclipse.reddeer.common.test.wait.TimePeriodTest
09:41:36 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.common.test.wait.TimePeriodTest
09:41:36 getSeconds_factor_gt1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0.002 s
09:41:36 getSeconds_factor1_periodmax(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_gt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest)  Time elapsed: 0 s
09:41:36 Running org.eclipse.reddeer.common.test.wait.WaitWhileTest
09:41:36 13:41:36.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:43 13:41:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:43 13:41:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:50 13:41:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:50 13:41:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:52 13:41:52.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:41:52 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest
09:41:52 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
09:41:52 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
09:41:52 test_WaitWhileFulFilled(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.002 s
09:41:52 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 0 s
09:41:52 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 7.002 s
09:41:52 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest)  Time elapsed: 2.501 s
09:41:52 Running org.eclipse.reddeer.common.test.wait.WaitUntilTest
09:41:52 13:41:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:41:59 13:41:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:41:59 13:41:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:42:06 13:42:06.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully
09:42:06 13:42:06.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition...
09:42:09 13:42:09.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown
09:42:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.507 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest
09:42:09 test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
09:42:09 test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0 s
09:42:09 test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 0.001 s
09:42:09 test_WaitUntilFulFilled(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.001 s
09:42:09 test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 7.001 s
09:42:09 test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest)  Time elapsed: 2.501 s
09:42:09 Running org.eclipse.reddeer.common.test.wait.WaitProviderTest
09:42:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest
09:42:09 test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0.001 s
09:42:09 test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
09:42:09 test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest)  Time elapsed: 0 s
09:42:09 Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
09:42:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest
09:42:09 testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.018 s
09:42:09 testXPathWithAndWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.002 s
09:42:09 testXPathWithUserDefinedNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
09:42:09 testXPathWithoutNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
09:42:09 testXPathWithNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
09:42:09 testXPathWithoutNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest)  Time elapsed: 0.001 s
09:42:09 Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
09:42:09 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest
09:42:09 testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.003 s
09:42:09 testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest)  Time elapsed: 0.001 s
09:42:09 Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
09:42:09 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest
09:42:09 getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0.001 s
09:42:09 getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest)  Time elapsed: 0 s
09:42:09 Running org.eclipse.reddeer.common.properties.LoggerTest
09:42:09 13:42:09.385 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message
09:42:09 13:42:09.385 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message
09:42:09 13:42:09.385 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message
09:42:09 13:42:09.385 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message
09:42:09 13:42:09.385 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message
09:42:09 13:42:09.385 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message
09:42:09 13:42:09.385 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message
09:42:09 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.common.properties.LoggerTest
09:42:09 testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest)  Time elapsed: 0 s
09:42:09 
09:42:09 Results:
09:42:09 
09:42:09 Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
09:42:09 
09:42:10 [INFO] All tests passed!
09:42:10 [INFO] 
09:42:10 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.common.test ---
09:42:10 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.common.test/target/jacoco.exec
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:42:10 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:42:11 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:42:11 [INFO] 
09:42:11 [INFO] ----------< org.eclipse.reddeer:org.eclipse.reddeer.swt.test >----------
09:42:11 [INFO] Building RedDeer SWT Tests 4.7.0-SNAPSHOT                        [31/58]
09:42:11 [INFO]   from tests/org.eclipse.reddeer.swt.test/pom.xml
09:42:11 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:42:11 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:42:12 [INFO] 
09:42:12 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] 
09:42:12 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:42:12 [INFO] 
09:42:12 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] 
09:42:12 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] 
09:42:12 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] 
09:42:12 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] Resolving class path of RedDeer SWT Tests...
09:42:12 [INFO] 
09:42:12 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:42:12 [INFO] 
09:42:12 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:42:12 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/resources
09:42:12 [INFO] 
09:42:12 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.swt.test ---
09:42:12 [INFO] Compiling 70 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/bin
09:42:13 [INFO] 
09:42:13 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.swt.test ---
09:42:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:42:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/src/test/resources
09:42:13 [INFO] 
09:42:13 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.swt.test ---
09:42:13 [INFO] 
09:42:13 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.swt.test ---
09:42:13 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT-sources.jar
09:42:13 [INFO] 
09:42:13 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.swt.test ---
09:42:13 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/org.eclipse.reddeer.swt.test-4.7.0-SNAPSHOT.jar
09:42:13 [INFO] 
09:42:13 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.swt.test ---
09:42:13 [INFO] 
09:42:13 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.swt.test ---
09:42:15 [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)
09:42:15 [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
09:42:15 [INFO] Command line:
09:42:15 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:42:17 Launching application org.eclipse.ui.ide.workbench...
09:42:18 SLF4J: No SLF4J providers were found.
09:42:18 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:42:18 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
09:42:21 Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.462 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:42:21 13:42:21.463 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
09:42:21 13:42:21.471 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:42:21 13:42:21.473 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
09:42:21 13:42:21.539 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.557 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:21 13:42:21.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:21 13:42:21.564 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
09:42:21 13:42:21.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
09:42:21 13:42:21.627 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:42:21 13:42:21.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:21 13:42:21.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:21 13:42:21.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:21 13:42:21.659 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:21 13:42:21.663 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:21 13:42:21.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:21 13:42:21.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:21 13:42:21.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:21 13:42:21.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:21 13:42:21.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:21 13:42:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:21 13:42:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:21 13:42:21.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:21 13:42:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:21 13:42:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:21 13:42:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:21 13:42:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:21 13:42:21.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:21 13:42:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:21 13:42:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:21 13:42:21.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
09:42:21 13:42:21.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:21 13:42:21.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
09:42:21 13:42:21.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.861 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:21 13:42:21.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:21 13:42:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:21 13:42:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:21 13:42:21.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:21 13:42:21.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:21 13:42:21.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:21 13:42:21.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:21 13:42:21.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:21 13:42:21.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:21 13:42:21.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:21 13:42:21.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.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
09:42:22 13:42:22.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.057 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
09:42:22 13:42:22.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
09:42:22 13:42:22.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.258 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
09:42:22 13:42:22.339 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
09:42:22 13:42:22.339 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
09:42:22 13:42:22.339 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
09:42:22 13:42:22.340 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
09:42:22 13:42:22.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.454 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.454 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
09:42:22 13:42:22.454 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
09:42:22 13:42:22.454 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
09:42:22 13:42:22.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
09:42:22 13:42:22.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1"
09:42:22 13:42:22.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell'
09:42:22 13:42:22.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem"
09:42:22 13:42:22.730 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem'
09:42:22 13:42:22.730 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem
09:42:22 13:42:22.730 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1'
09:42:22 13:42:22.730 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1
09:42:22 13:42:22.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)
09:42:22 13:42:22.759 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 13:42:22.760 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest
09:42:22 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.276 s
09:42:22 testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.204 s
09:42:22 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.109 s
09:42:22 shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.096 s
09:42:22 testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.115 s
09:42:22 hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.176 s
09:42:22 shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest)  Time elapsed: 0.114 s
09:42:22 Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.850 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.851 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:22 13:42:22.852 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.853 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:22 13:42:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.853 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:22 13:42:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:22 13:42:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:22 13:42:22.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:22 13:42:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:22 13:42:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:22 13:42:22.940 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
09:42:22 13:42:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:22 13:42:22.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:22 13:42:22.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:22 13:42:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:22 13:42:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:22 13:42:22.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:22 13:42:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:22 13:42:22.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:22 13:42:22.958 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:22 13:42:22.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:22 13:42:22.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:22 13:42:22.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:22 13:42:22.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:22 13:42:22.961 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:22 13:42:22.961 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
09:42:22 13:42:22.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
09:42:22 13:42:22.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2"
09:42:22 13:42:22.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:22 13:42:22.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:22 13:42:22.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:22 13:42:22.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:22 13:42:22.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:22 13:42:22.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.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.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.052 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.053 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.053 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
09:42:23 13:42:23.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
09:42:23 13:42:23.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.059 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.133 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.134 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.134 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.134 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.134 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
09:42:23 13:42:23.135 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
09:42:23 13:42:23.135 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio
09:42:23 13:42:23.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio"
09:42:23 13:42:23.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio
09:42:23 13:42:23.137 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio
09:42:23 13:42:23.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.152 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.152 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.195 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.226 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.226 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
09:42:23 13:42:23.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.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.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.282 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
09:42:23 13:42:23.283 DEBUG [main][MenuItemLookup] Item match:DisabledMenu
09:42:23 13:42:23.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.290 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.290 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
09:42:23 13:42:23.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
09:42:23 13:42:23.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.437 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.437 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.437 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.437 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.438 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
09:42:23 13:42:23.438 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
09:42:23 13:42:23.438 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
09:42:23 13:42:23.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
09:42:23 13:42:23.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem"
09:42:23 13:42:23.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.576 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.576 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.576 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.577 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.577 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
09:42:23 13:42:23.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
09:42:23 13:42:23.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild"
09:42:23 13:42:23.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.657 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio'
09:42:23 13:42:23.658 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu'
09:42:23 13:42:23.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.664 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.664 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:23 13:42:23.742 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.743 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.743 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
09:42:23 13:42:23.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
09:42:23 13:42:23.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1
09:42:23 13:42:23.743 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1
09:42:23 13:42:23.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1"
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:42:23 13:42:23.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:42:23 13:42:23.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.826 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.841 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.841 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35
09:42:23 13:42:23.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.885 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem'
09:42:23 13:42:23.885 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem
09:42:23 13:42:23.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:23 13:42:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:23 13:42:23.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:23 13:42:23.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:23 13:42:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:23 13:42:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:23 13:42:23.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.shell.DefaultShell, index 0 and no matchers specified
09:42:23 13:42:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:23 13:42:23.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:23 13:42:23.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:23 13:42:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:23 13:42:23.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:23 13:42:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:23 13:42:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:23 13:42:23.970 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:23 13:42:23.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:23 13:42:23.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:23 13:42:23.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:23 13:42:23.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:23 13:42:23.970 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:23 13:42:23.970 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:23 13:42:23.970 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:23 13:42:23.971 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
09:42:23 13:42:23.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu"
09:42:23 13:42:23.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:23 13:42:23.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:23 13:42:23.983 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:23 13:42:23.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:23 13:42:23.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.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.shell.DefaultShell, index 0 and no matchers specified
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:24 13:42:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:24 13:42:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:24 13:42:24.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:24 13:42:24.043 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:24 13:42:24.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:24 13:42:24.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:24 13:42:24.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:24 13:42:24.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.057 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:24 13:42:24.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:24 13:42:24.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:24 13:42:24.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:24 13:42:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:24 13:42:24.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:24 13:42:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.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.shell.DefaultShell, index 0 and no matchers specified
09:42:24 13:42:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:24 13:42:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:24 13:42:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:24 13:42:24.098 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:24 13:42:24.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:24 13:42:24.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:24 13:42:24.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:24 13:42:24.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild'
09:42:24 13:42:24.099 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild
09:42:24 13:42:24.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
09:42:24 13:42:24.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:24 13:42:24.143 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:24 13:42:24.143 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:24 13:42:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:24 13:42:24.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:24 13:42:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.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.shell.DefaultShell, index 0 and no matchers specified
09:42:24 13:42:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:24 13:42:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:24 13:42:24.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:24 13:42:24.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:24 13:42:24.173 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:24 13:42:24.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:24 13:42:24.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:24 13:42:24.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:24 13:42:24.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:24 13:42:24.174 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1
09:42:24 13:42:24.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:24 13:42:24.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:24 13:42:24.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:24 13:42:24.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:24 13:42:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:24 13:42:24.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:24 13:42:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:24 13:42:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:24 13:42:24.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:24 13:42:24.246 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:24 13:42:24.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:24 13:42:24.246 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:24 13:42:24.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:24 13:42:24.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.246 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:24 13:42:24.246 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:24 13:42:24.246 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:24 13:42:24.246 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu
09:42:24 13:42:24.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild"
09:42:24 13:42:24.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:24 13:42:24.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:24 13:42:24.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:24 13:42:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:24 13:42:24.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:24 13:42:24.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:24 13:42:24.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:24 13:42:24.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1
09:42:24 13:42:24.302 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1
09:42:24 13:42:24.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection
09:42:24 13:42:24.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1
09:42:24 13:42:24.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:42:24 13:42:24.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1'
09:42:24 13:42:24.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2'
09:42:24 13:42:24.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu'
09:42:24 13:42:24.303 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck'
09:42:24 13:42:24.303 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck
09:42:24 13:42:24.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck"
09:42:24 13:42:24.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck
09:42:24 13:42:24.324 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck
09:42:24 13:42:24.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:24 13:42:24.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest
09:42:24 menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.125 s
09:42:24 menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.089 s
09:42:24 radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.085 s
09:42:24 getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.088 s
09:42:24 disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.098 s
09:42:24 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.058 s
09:42:24 getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.062 s
09:42:24 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.086 s
09:42:24 menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.046 s
09:42:24 getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.081 s
09:42:24 selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.088 s
09:42:24 getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.081 s
09:42:24 shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.097 s
09:42:24 menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.045 s
09:42:24 getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.074 s
09:42:24 menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.086 s
09:42:24 getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.055 s
09:42:24 menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.061 s
09:42:24 checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest)  Time elapsed: 0.078 s
09:42:24 Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:24 13:42:24.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:24 13:42:24.351 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:24 13:42:24.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:24 13:42:24.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:24 13:42:24.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:24 13:42:24.351 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:24 13:42:24.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:24 13:42:24.362 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:24 13:42:24.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:24 13:42:24.365 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java'
09:42:24 13:42:24.365 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java'
09:42:24 13:42:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:24 13:42:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.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")
09:42:24 13:42:24.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:24 13:42:24.378 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective
09:42:24 13:42:24.378 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:24 13:42:24.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available....
09:42:24 13:42:24.490 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
09:42:24 13:42:24.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective
09:42:24 13:42:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:24 13:42:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:24 13:42:24.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:42:24 13:42:24.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:42:24 13:42:24.499 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java')
09:42:24 13:42:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:42:24 13:42:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:42:24 13:42:24.502 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
09:42:24 13:42:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:42:24 13:42:24.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:42:24 13:42:24.503 TRACE [main][WidgetHandler] Notify Table with event 13
09:42:24 13:42:24.503 TRACE [main][WidgetHandler] Wait for synchronization
09:42:24 13:42:24.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:24 13:42:24.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
09:42:24 13:42:24.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:24 13:42:24.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:42:24 13:42:24.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:24 13:42:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:24 13:42:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:24 13:42:24.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent
09:42:24 13:42:24.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:24 13:42:24.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:24 13:42:24.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:24 13:42:24.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:24 13:42:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:24 13:42:24.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:42:24 13:42:24.509 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:42:24 13:42:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:42:24 13:42:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:42:24 13:42:24.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:42:24 13:42:24.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:25 13:42:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:42:25 13:42:25.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:42:25 13:42:25.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:42:25 13:42:25.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.078 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:42:25 13:42:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.081 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.081 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.082 DEBUG [main][MenuItemLookup] Item match:Perspective
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
09:42:25 13:42:25.085 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
09:42:25 13:42:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:42:25 13:42:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:42:25 13:42:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.086 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Item match:Perspective
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
09:42:25 13:42:25.087 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
09:42:25 13:42:25.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:42:25 13:42:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.088 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Item match:Perspective
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...'
09:42:25 13:42:25.089 DEBUG [main][MenuItemLookup] Item match:Reset Perspective...
09:42:25 13:42:25.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..."
09:42:25 13:42:25.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective...
09:42:25 13:42:25.095 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective...
09:42:25 13:42:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available....
09:42:25 13:42:25.151 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
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
09:42:25 13:42:25.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:25 13:42:25.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:25 13:42:25.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective")
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:25 13:42:25.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:25 13:42:25.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:25 13:42:25.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:42:25 13:42:25.153 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective
09:42:25 13:42:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:42:25 13:42:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:42:25 13:42:25.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:42:25 13:42:25.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:25 13:42:25.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:25 13:42:25.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
09:42:25 13:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:25 13:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:25 13:42:25.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:25 13:42:25.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:25 13:42:25.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:25 13:42:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:25 13:42:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:25 13:42:25.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:25 13:42:25.294 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.*')
09:42:25 13:42:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:25 13:42:25.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:25 13:42:25.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:25 13:42:25.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:25 13:42:25.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:25 13:42:25.329 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:25 13:42:25.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:25 13:42:25.440 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)'
09:42:25 13:42:25.441 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.441 DEBUG [main][MenuItemLookup] Found menu:'Run As'
09:42:25 13:42:25.441 DEBUG [main][MenuItemLookup] Item match:Run As
09:42:25 13:42:25.443 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)'
09:42:25 13:42:25.443 DEBUG [main][MenuItemLookup] Item match:(none applicable)
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)"
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:25 13:42:25.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:25 13:42:25.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:25 13:42:25.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest
09:42:25 WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest)  Time elapsed: 0.152 s
09:42:25 Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:25 13:42:25.465 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:25 13:42:25.465 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:25 13:42:25.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:25 13:42:25.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:25 13:42:25.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:25 13:42:25.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:25 13:42:25.476 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu.
09:42:25 13:42:25.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:25 13:42:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:25 13:42:25.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:25 13:42:25.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:25 13:42:25.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:25 13:42:25.476 DEBUG [main][MenuItemLookup] Item match:Window
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:25 13:42:25.477 DEBUG [main][MenuItemLookup] Item match:Show View
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:42:25 13:42:25.481 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:42:25 13:42:25.482 DEBUG [main][MenuItemLookup] Found menu:''
09:42:25 13:42:25.482 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:42:25 13:42:25.482 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:42:25 13:42:25.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:42:25 13:42:25.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:42:25 13:42:25.482 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:42:25 13:42:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:42:25 13:42:25.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
09:42:25 13:42:25.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:25 13:42:25.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
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:25 13:42:25.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:25 13:42:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:25 13:42:25.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:25 13:42:25.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:25 13:42:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:25 13:42:25.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:25 13:42:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:25 13:42:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:25 13:42:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
09:42:25 13:42:25.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:42:25 13:42:25.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:42:26 13:42:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:42:26 13:42:26.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:42:26 13:42:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
09:42:26 13:42:26.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:42:26 13:42:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:42:26 13:42:26.078 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:42:26 13:42:26.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:42:26 13:42:26.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:42:26 13:42:26.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT
09:42:26 13:42:26.079 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT
09:42:26 13:42:26.079 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection
09:42:26 13:42:26.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT
09:42:26 13:42:26.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:26 13:42:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:26 13:42:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:42:26 13:42:26.082 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:42:26 13:42:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:42:26 13:42:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:42:26 13:42:26.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:42:26 13:42:26.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:26 13:42:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:42:26 13:42:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:42:26 13:42:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:42:26 13:42:26.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:42:26 13:42:26.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:26 13:42:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:26 13:42:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:26 13:42:26.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:26 13:42:26.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 '\*?\QRedDeer SWT\E')
09:42:26 13:42:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:42:26 13:42:26.159 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:42:26 13:42:26.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:42:26 13:42:26.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:42:26 13:42:26.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:42:26 13:42:26.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:42:26 13:42:26.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:42:26 13:42:26.177 DEBUG [main][MenuItemLookup] Found menu:'submenu'
09:42:26 13:42:26.177 DEBUG [main][MenuItemLookup] Found menu:''
09:42:26 13:42:26.177 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID'
09:42:26 13:42:26.177 DEBUG [main][MenuItemLookup] Item match:View Action with ID
09:42:26 13:42:26.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID"
09:42:26 13:42:26.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID
09:42:26 13:42:26.177 INFO [main][MenuItemHandler] Select menu item: View Action with ID
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled....
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:26 13:42:26.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:26 13:42:26.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:26 13:42:26.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:26 13:42:26.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
09:42:26 13:42:26.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:26 13:42:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:26 13:42:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:26 13:42:26.185 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:26 13:42:26.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 '\*?\QRedDeer SWT\E')
09:42:26 13:42:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:42:26 13:42:26.188 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:42:26 13:42:26.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:42:26 13:42:26.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:42:26 13:42:26.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:42:26 13:42:26.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:42:26 13:42:26.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:42:26 13:42:26.190 DEBUG [main][MenuItemLookup] Found menu:'submenu'
09:42:26 13:42:26.190 DEBUG [main][MenuItemLookup] Item match:submenu
09:42:26 13:42:26.192 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
09:42:26 13:42:26.192 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA
09:42:26 13:42:26.192 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A"
09:42:26 13:42:26.192 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA
09:42:26 13:42:26.192 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A
09:42:26 13:42:26.192 DEBUG [main][MenuItemLookup] Found menu:'submenu'
09:42:26 13:42:26.193 DEBUG [main][MenuItemLookup] Item match:submenu
09:42:26 13:42:26.193 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA'
09:42:26 13:42:26.193 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB'
09:42:26 13:42:26.193 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB
09:42:26 13:42:26.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B"
09:42:26 13:42:26.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB
09:42:26 13:42:26.193 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B
09:42:26 13:42:26.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:26 13:42:26.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:26 13:42:26.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:26 13:42:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:26 13:42:26.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:26 13:42:26.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:26 13:42:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:26 13:42:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:26 13:42:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:26 13:42:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:26 13:42:26.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:26 13:42:26.232 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
09:42:26 13:42:26.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:26 13:42:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:26 13:42:26.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:26 13:42:26.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:26 13:42:26.233 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'File'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:42:26 13:42:26.233 DEBUG [main][MenuItemLookup] Item match:Window
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Found menu:''
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:42:26 13:42:26.234 DEBUG [main][MenuItemLookup] Item match:Show View
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:42:26 13:42:26.237 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:''
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:42:26 13:42:26.238 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:42:26 13:42:26.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:42:26 13:42:26.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:42:26 13:42:26.238 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:42:26 13:42:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:42:26 13:42:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:42:26 13:42:26.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:42:26 13:42:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:42:26 13:42:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:42:26 13:42:26.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:42:26 13:42:26.289 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:42:26 13:42:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:42:26 13:42:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:42:26 13:42:26.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:42:26 13:42:26.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:42:26 13:42:26.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:42:26 13:42:26.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:42:26 13:42:26.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:42:26 13:42:26.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:42:26 13:42:26.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:42:26 13:42:26.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
09:42:26 13:42:26.795 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
09:42:26 13:42:26.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
09:42:26 13:42:26.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
09:42:26 13:42:26.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:26 13:42:26.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:26 13:42:26.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:26 13:42:26.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:26 13:42:26.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:26 13:42:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:42:26 13:42:26.798 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:42:26 13:42:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:42:26 13:42:26.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:42:26 13:42:26.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:42:26 13:42:26.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:26 13:42:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:42:26 13:42:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:42:26 13:42:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:42:26 13:42:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:42:26 13:42:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:26 13:42:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:26 13:42:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:26 13:42:26.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:26 13:42:26.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 '\*?\QError Log\E')
09:42:26 13:42:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:26 13:42:26.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:26 13:42:26.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:26 13:42:26.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:26 13:42:26.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:42:26 13:42:26.931 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
09:42:26 13:42:26.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
09:42:26 13:42:26.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:42:26 13:42:26.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:42:26 13:42:26.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:42:26 13:42:26.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:42:26 13:42:26.934 DEBUG [main][MenuItemLookup] Found menu:'Group By'
09:42:26 13:42:26.934 DEBUG [main][MenuItemLookup] Found menu:''
09:42:26 13:42:26.935 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
09:42:26 13:42:26.935 DEBUG [main][MenuItemLookup] Item match:Filters...
09:42:26 13:42:26.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..."
09:42:26 13:42:26.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters...
09:42:26 13:42:26.935 INFO [main][MenuItemHandler] Select menu item: &Filters...
09:42:27 13:42:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
09:42:27 13:42:27.008 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
09:42:27 13:42:27.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:27 13:42:27.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:27 13:42:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:27 13:42:27.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:27 13:42:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:27 13:42:27.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:42:27 13:42:27.011 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:42:27 13:42:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:42:27 13:42:27.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:42:27 13:42:27.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:42:27 13:42:27.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:27 13:42:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available....
09:42:27 13:42:27.099 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
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available....
09:42:27 13:42:27.099 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
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:27 13:42:27.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:27 13:42:27.099 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:27 13:42:27.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:27 13:42:27.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:27 13:42:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:27 13:42:27.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate.
09:42:27 13:42:27.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:27 13:42:27.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:42:27 13:42:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:27 13:42:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:27 13:42:27.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:42:27 13:42:27.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 '\*?\QError Log\E')
09:42:27 13:42:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:27 13:42:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:27 13:42:27.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:27 13:42:27.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:42:27 13:42:27.136 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
09:42:27 13:42:27.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
09:42:27 13:42:27.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:42:27 13:42:27.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:42:27 13:42:27.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:42:27 13:42:27.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:'Group By'
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:''
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:'Filters...'
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:''
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events'
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Found menu:'Show text filter'
09:42:27 13:42:27.138 DEBUG [main][MenuItemLookup] Item match:Show text filter
09:42:27 13:42:27.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter"
09:42:27 13:42:27.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter
09:42:27 13:42:27.138 INFO [main][MenuItemHandler] Select menu item: &Show text filter
09:42:27 13:42:27.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:42:27 13:42:27.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:27 13:42:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:27 13:42:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:27 13:42:27.140 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
09:42:27 13:42:27.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:27 13:42:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:27 13:42:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:27 13:42:27.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:27 13:42:27.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:28 13:42:28.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:28 13:42:28.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:42:28 13:42:28.147 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
09:42:28 13:42:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:28 13:42:28.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.683 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest
09:42:28 actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.712 s
09:42:28 parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.016 s
09:42:28 testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 0.905 s
09:42:28 testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest)  Time elapsed: 1.049 s
09:42:28 Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.156 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:28 13:42:28.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.157 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.157 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:28 13:42:28.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:28 13:42:28.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:28 13:42:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:28 13:42:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:28 13:42:28.180 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")
09:42:28 13:42:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:28 13:42:28.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:28 13:42:28.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:28 13:42:28.180 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:28 13:42:28.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:28 13:42:28.198 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1'
09:42:28 13:42:28.198 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1
09:42:28 13:42:28.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.211 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:28 13:42:28.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:28 13:42:28.252 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")
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:28 13:42:28.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:28 13:42:28.253 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:28 13:42:28.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:28 13:42:28.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
09:42:28 13:42:28.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2"
09:42:28 13:42:28.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3"
09:42:28 13:42:28.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.266 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:28 13:42:28.329 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")
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:28 13:42:28.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:28 13:42:28.329 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:28 13:42:28.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:28 13:42:28.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:28 13:42:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:28 13:42:28.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:28 13:42:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:28 13:42:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:28 13:42:28.391 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")
09:42:28 13:42:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:28 13:42:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:28 13:42:28.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:28 13:42:28.391 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:42:28 13:42:28.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:42:28 13:42:28.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1"
09:42:28 13:42:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available....
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:42:28 13:42:28.480 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")
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:28 13:42:28.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:28 13:42:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:42:28 13:42:28.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.486 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.486 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)
09:42:28 13:42:28.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 13:42:28.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:28 13:42:28.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:28 13:42:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest
09:42:28 toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.053 s
09:42:28 hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.062 s
09:42:28 toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.076 s
09:42:28 hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.1 s
09:42:28 toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest)  Time elapsed: 0.043 s
09:42:28 Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:28 13:42:28.525 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:28 13:42:28.528 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:28 13:42:28.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:28 13:42:28.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.528 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:28 13:42:28.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.535 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:28 13:42:28.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:28 13:42:28.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:28 13:42:28.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:28 13:42:28.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:28 13:42:28.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:28 13:42:28.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:28 13:42:28.598 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
09:42:28 13:42:28.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:28 13:42:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:28 13:42:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:28 13:42:28.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:28 13:42:28.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:28 13:42:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:28 13:42:28.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:28 13:42:28.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:42:29 13:42:29.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:29 13:42:29.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:42:29 13:42:29.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:29 13:42:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:42:29 13:42:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:42:29 13:42:29.626 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found
09:42:29 13:42:29.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:29 13:42:29.627 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:29 13:42:29.627 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:29 13:42:29.627 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:29 13:42:29.627 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:29 13:42:29.627 INFO [main][AbstractShell] Close shell Testing shell
09:42:29 13:42:29.627 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:29 13:42:29.636 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:29 13:42:29.636 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:29 13:42:29.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:29 13:42:29.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:29 13:42:29.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:29 13:42:29.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:29 13:42:29.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:29 13:42:29.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:29 13:42:29.679 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:
09:42:29 is "@#NON_EXISITNG_LABEL%$")
09:42:29 13:42:29.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:29 13:42:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:29 13:42:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:29 13:42:29.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:29 13:42:29.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:29 13:42:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:29 13:42:29.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:29 13:42:29.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:30 13:42:30.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:30 13:42:30.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:30 13:42:30.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:30 13:42:30.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:30 13:42:30.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:42:30 13:42:30.730 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found
09:42:30 13:42:30.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:30 13:42:30.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
09:42:30 13:42:30.731 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:30 13:42:30.731 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:30 13:42:30.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:30 13:42:30.731 INFO [main][AbstractShell] Close shell Testing shell
09:42:30 13:42:30.731 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:30 13:42:30.742 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:30 13:42:30.742 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:30 13:42:30.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:30 13:42:30.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:30 13:42:30.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:30 13:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:30 13:42:30.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:30 13:42:30.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:30 13:42:30.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:30 13:42:30.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:30 13:42:30.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:30 13:42:30.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:30 13:42:30.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:30 13:42:30.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:30 13:42:30.778 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
09:42:30 13:42:30.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:30 13:42:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:30 13:42:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:30 13:42:30.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:30 13:42:30.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:30 13:42:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:30 13:42:30.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:30 13:42:30.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:30 13:42:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:30 13:42:30.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
09:42:30 13:42:30.799 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute()
09:42:30 13:42:30.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:30 13:42:30.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:30 13:42:30.907 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:30 13:42:30.907 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:30 13:42:30.907 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:30 13:42:30.907 INFO [main][AbstractShell] Close shell Testing shell
09:42:30 13:42:30.907 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:30 13:42:30.918 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:30 13:42:30.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:30 13:42:30.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:30 13:42:30.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:30 13:42:30.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:30 13:42:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:30 13:42:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:30 13:42:30.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:30 13:42:30.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:30 13:42:30.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:30 13:42:30.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:30 13:42:30.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:30 13:42:30.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:30 13:42:30.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:30 13:42:30.953 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
09:42:30 13:42:30.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:30 13:42:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:30 13:42:30.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:30 13:42:30.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:30 13:42:30.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:30 13:42:30.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:30 13:42:30.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:30 13:42:30.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:30 13:42:30.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:30 13:42:30.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
09:42:30 13:42:30.971 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test";
09:42:31 13:42:31.058 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:31 13:42:31.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
09:42:31 13:42:31.058 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:31 13:42:31.059 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:31 13:42:31.059 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:31 13:42:31.059 INFO [main][AbstractShell] Close shell Testing shell
09:42:31 13:42:31.059 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:31 13:42:31.063 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:31 13:42:31.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:31 13:42:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:31 13:42:31.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:31 13:42:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:31 13:42:31.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:31 13:42:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:31 13:42:31.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:31 13:42:31.106 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
09:42:31 13:42:31.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:31 13:42:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:31 13:42:31.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:31 13:42:31.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:31 13:42:31.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:31 13:42:31.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:31 13:42:31.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:31 13:42:31.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
09:42:31 13:42:31.128 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:31 13:42:31.128 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:31 13:42:31.128 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:31 13:42:31.128 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:31 13:42:31.128 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:31 13:42:31.128 INFO [main][AbstractShell] Close shell Testing shell
09:42:31 13:42:31.128 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:31 13:42:31.215 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:31 13:42:31.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:31 13:42:31.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:31 13:42:31.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:31 13:42:31.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:31 13:42:31.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:31 13:42:31.239 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:
09:42:31 is "Test browser:")
09:42:31 13:42:31.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:31 13:42:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:31 13:42:31.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:31 13:42:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:31 13:42:31.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:31 13:42:31.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:31 13:42:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:31 13:42:31.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
09:42:31 13:42:31.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:31 13:42:31.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:31 13:42:31.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:31 13:42:31.260 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:31 13:42:31.260 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:31 13:42:31.260 INFO [main][AbstractShell] Close shell Testing shell
09:42:31 13:42:31.260 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:31 13:42:31.346 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:31 13:42:31.346 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:31 13:42:31.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:31 13:42:31.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:31 13:42:31.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:31 13:42:31.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:31 13:42:31.370 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
09:42:31 13:42:31.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:31 13:42:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:31 13:42:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:31 13:42:31.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:31 13:42:31.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:31 13:42:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:31 13:42:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:31 13:42:31.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:31 13:42:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:31 13:42:31.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found
09:42:31 13:42:31.389 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/'
09:42:31 13:42:31.391 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:31 13:42:31.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:31 13:42:31.392 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:31 13:42:31.597 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:31 13:42:31.860 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:31 13:42:31.892 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:32 13:42:32.084 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:32 failed to create drawable
09:42:32 13:42:32.370 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:32 13:42:32.392 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:32 13:42:32.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:32 13:42:32.392 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
09:42:42 13:42:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:42 13:42:42.394 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:42 13:42:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:42 13:42:42.405 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/'
09:42:42 13:42:42.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:42 13:42:42.405 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:42 13:42:42.405 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:42 13:42:42.443 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:42 13:42:42.559 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:42 13:42:42.905 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:42 13:42:42.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:42 13:42:42.905 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds
09:42:52 13:42:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:52 13:42:52.906 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:52 13:42:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:52 13:42:52.907 INFO [WorkbenchTestable][AbstractBrowser] Browser back
09:42:52 13:42:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:52 13:42:52.908 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:52 13:42:52.908 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:53 13:42:53.030 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:53 13:42:53.408 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:53 13:42:53.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:53 13:42:53.409 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:42:54 13:42:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:54 13:42:54.409 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:54 13:42:54.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:54 13:42:54.411 INFO [WorkbenchTestable][AbstractBrowser] Browser forward
09:42:54 13:42:54.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:54 13:42:54.412 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:54 13:42:54.412 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:54 13:42:54.471 DEBUG [main][BrowserProgressListener] Calling chanded()
09:42:54 13:42:54.912 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:54 13:42:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:54 13:42:54.912 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:42:55 13:42:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser...
09:42:55 13:42:55.913 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone()
09:42:55 13:42:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully
09:42:55 13:42:55.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:55 13:42:55.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
09:42:55 13:42:55.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:55 13:42:55.915 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:55 13:42:55.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:55 13:42:55.915 INFO [main][AbstractShell] Close shell Testing shell
09:42:55 13:42:55.915 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:55 13:42:55.929 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:55 13:42:55.929 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:55 13:42:55.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:55 13:42:55.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:55 13:42:55.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:55 13:42:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:55 13:42:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:55 13:42:55.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)
09:42:55 13:42:55.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:55 13:42:55.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:55 13:42:55.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:55 13:42:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:55 13:42:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:55 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.421 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest
09:42:55 findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.121 s
09:42:55 findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 1.101 s
09:42:55 executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.175 s
09:42:55 evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.153 s
09:42:55 findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.13 s
09:42:55 findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 0.131 s
09:42:55 navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest)  Time elapsed: 24.597 s
09:42:55 Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:55 13:42:55.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:55 13:42:55.961 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:55 13:42:55.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:55 13:42:55.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:55 13:42:55.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:55 13:42:55.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:55 13:42:55.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:55 13:42:55.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:55 13:42:55.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.031 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
09:42:56 13:42:56.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:56 13:42:56.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:56 13:42:56.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
09:42:56 13:42:56.055 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:
09:42:56 is "Disabled:")
09:42:56 13:42:56.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.063 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:56 13:42:56.063 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.064 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.064 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.064 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.064 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.076 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.076 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.153 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')
09:42:56 13:42:56.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
09:42:56 13:42:56.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId
09:42:56 13:42:56.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.186 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
09:42:56 13:42:56.188 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.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
09:42:56 13:42:56.189 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.190 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.190 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.190 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.190 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.203 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.284 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:
09:42:56 is "Combo0")
09:42:56 13:42:56.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.308 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
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.309 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:
09:42:56 is "Combo1")
09:42:56 13:42:56.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.311 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
09:42:56 13:42:56.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:56 13:42:56.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:56 13:42:56.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
09:42:56 13:42:56.316 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:
09:42:56 is "Combo2")
09:42:56 13:42:56.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.318 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
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:42:56 13:42:56.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found
09:42:56 13:42:56.318 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:
09:42:56 is "Combo3")
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.321 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
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:42:56 13:42:56.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
09:42:56 13:42:56.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found
09:42:56 13:42:56.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.322 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:56 13:42:56.322 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.322 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.322 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.323 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.323 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.335 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.402 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:
09:42:56 is "Combo3")
09:42:56 13:42:56.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.427 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 3
09:42:56 13:42:56.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:56 13:42:56.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.434 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.434 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.434 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.434 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.447 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.447 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.447 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.447 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.455 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.512 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:
09:42:56 is "Combo1")
09:42:56 13:42:56.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:56 13:42:56.549 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 2
09:42:56 13:42:56.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:56 13:42:56.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:42:56 13:42:56.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:42:56 13:42:56.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:56 13:42:56.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.551 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.551 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.551 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.551 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.564 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.564 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.573 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.623 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
09:42:56 13:42:56.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:56 13:42:56.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:56 13:42:56.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:56 13:42:56.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found
09:42:56 13:42:56.661 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to index: 1
09:42:56 13:42:56.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:56 13:42:56.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
09:42:56 13:42:56.662 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:56 13:42:56.664 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:56 13:42:56.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:56 13:42:56.664 INFO [main][AbstractShell] Close shell Testing shell
09:42:56 13:42:56.664 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:56 13:42:56.681 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:56 13:42:56.682 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:56 13:42:56.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:56 13:42:56.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:56 13:42:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:56 13:42:56.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:56 13:42:56.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:56 13:42:56.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:56 13:42:56.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:56 13:42:56.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:56 13:42:56.735 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
09:42:56 13:42:56.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:56 13:42:56.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:56 13:42:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:56 13:42:56.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:56 13:42:56.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:56 13:42:56.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:56 13:42:56.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:42:56 13:42:56.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:42:57 13:42:57.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:42:57 13:42:57.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:42:57 13:42:57.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:42:57 13:42:57.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:42:57 13:42:57.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:42:57 13:42:57.763 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found
09:42:57 13:42:57.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:57 13:42:57.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:57 13:42:57.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:57 13:42:57.764 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:57 13:42:57.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:57 13:42:57.764 INFO [main][AbstractShell] Close shell Testing shell
09:42:57 13:42:57.764 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:57 13:42:57.777 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:57 13:42:57.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:57 13:42:57.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:57 13:42:57.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:57 13:42:57.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:57 13:42:57.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:57 13:42:57.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:57 13:42:57.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:57 13:42:57.828 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:
09:42:57 is "NON_EXISTING_LABEL_&*")
09:42:57 13:42:57.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:57 13:42:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:57 13:42:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:57 13:42:57.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:57 13:42:57.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:57 13:42:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:57 13:42:57.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:57 13:42:57.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:58 13:42:58.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:58 13:42:58.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:58 13:42:58.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:58 13:42:58.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:42:58 13:42:58.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:42:58 13:42:58.864 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found
09:42:58 13:42:58.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:58 13:42:58.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:58 13:42:58.864 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:58 13:42:58.864 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:58 13:42:58.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:58 13:42:58.864 INFO [main][AbstractShell] Close shell Testing shell
09:42:58 13:42:58.864 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:58 13:42:58.877 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:58 13:42:58.877 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:58 13:42:58.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:58 13:42:58.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:58 13:42:58.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:58 13:42:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:58 13:42:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:58 13:42:58.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:58 13:42:58.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:58 13:42:58.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:58 13:42:58.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:58 13:42:58.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:58 13:42:58.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:58 13:42:58.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:58 13:42:58.941 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:
09:42:58 is "Combo2")
09:42:58 13:42:58.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:58 13:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:58 13:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:58 13:42:58.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:58 13:42:58.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:58 13:42:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:58 13:42:58.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:58 13:42:58.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:58 13:42:58.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:58 13:42:58.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found
09:42:58 13:42:58.964 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo  to selection: Item23
09:42:58 13:42:58.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:42:58 13:42:58.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:58 13:42:58.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:58 13:42:58.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:58 13:42:58.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:42:58 13:42:58.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:42:58 13:42:58.967 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:58 13:42:58.967 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:58 13:42:58.967 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:58 13:42:58.967 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:58 13:42:58.967 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:58 13:42:58.967 INFO [main][AbstractShell] Close shell Testing shell
09:42:58 13:42:58.967 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:58 13:42:58.979 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:58 13:42:58.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:58 13:42:58.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:58 13:42:58.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:58 13:42:58.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:58 13:42:58.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:58 13:42:58.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:58 13:42:58.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:58 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.027 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest
09:42:58 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.122 s
09:42:58 findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.154 s
09:42:58 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.118 s
09:42:58 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.098 s
09:42:58 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.117 s
09:42:58 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.119 s
09:42:58 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.093 s
09:42:58 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 1.113 s
09:42:58 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest)  Time elapsed: 0.088 s
09:42:58 Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:58 13:42:59.000 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:59 13:42:59.000 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:42:59 13:42:59.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:59 13:42:59.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:59 13:42:59.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:59 13:42:59.001 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:42:59 13:42:59.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:59 13:42:59.008 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:42:59 13:42:59.008 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:59 13:42:59.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:59 13:42:59.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:42:59 13:42:59.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:59 13:42:59.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:59 13:42:59.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:59 13:42:59.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.032: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.033: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.042: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.043: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.062: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.063: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.069: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.071: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.072: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.078: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.079: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.080: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.081: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.082: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.082: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.082: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.088: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.089: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.090: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 13:42:59.097 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
09:42:59 13:42:59.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:59 13:42:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:59 13:42:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:59 13:42:59.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:59 13:42:59.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:59 13:42:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:59 13:42:59.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:42:59 13:42:59.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:42:59 13:42:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:59 13:42:59.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
09:42:59 13:42:59.134 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
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:59 13:42:59.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:59 13:42:59.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:59 13:42:59.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:59 13:42:59.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:42:59 13:42:59.135 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:42:59 13:42:59.135 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:42:59 13:42:59.135 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:42:59 13:42:59.135 DEBUG [main][AbstractWait] Waiting until shell is active...
09:42:59 13:42:59.135 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:42:59 13:42:59.135 INFO [main][AbstractShell] Close shell Testing shell
09:42:59 13:42:59.135 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:42:59 13:42:59.155 DEBUG [main][AbstractWait] Waiting while shell is available...
09:42:59 13:42:59.155 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:42:59 13:42:59.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:59 13:42:59.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:42:59 13:42:59.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:59 13:42:59.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:42:59 13:42:59.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:42:59 13:42:59.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.182: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.184: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.191: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.192: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.193: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.194: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.203: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.210: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.211: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.212: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.213: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.220: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.222: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.223: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.223: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.229: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.231: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.232: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.241: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.242: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 
09:42:59 (Eclipse:737): Gtk-WARNING **: 13:42:59.244: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:42:59 13:42:59.246 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
09:42:59 13:42:59.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:59 13:42:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:59 13:42:59.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:59 13:42:59.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:59 13:42:59.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:59 13:42:59.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:42:59   Expand Bar index: 1
09:42:59   Expand Bar Item index: 0
09:42:59 13:42:59.268 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
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:42:59 13:42:59.268 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:42:59 13:42:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:42:59 13:42:59.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:42:59 13:42:59.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:42:59 13:42:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:42:59 13:42:59.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:42:59 13:42:59.269 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
09:42:59 13:42:59.273 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:00 13:43:00.274 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:00   Expand Bar index: 1
09:43:00   Expand Bar Item index: 2
09:43:00 13:43:00.274 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
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:00 13:43:00.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:00 13:43:00.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:00 13:43:00.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:00 13:43:00.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:43:00 13:43:00.275 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
09:43:00 13:43:00.275 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:01 13:43:01.275 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
09:43:01 13:43:01.275 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:01   Expand Bar index: 1
09:43:01   Expand Bar Item index: 4
09:43:01 13:43:01.275 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
09:43:01 13:43:01.275 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:01 13:43:01.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:01 13:43:01.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:01 13:43:01.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:43:01 13:43:01.276 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4
09:43:01 13:43:01.277 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:02 13:43:02.277 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded
09:43:02 13:43:02.277 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items
09:43:02 13:43:02.277 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0
09:43:02 13:43:02.280 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2
09:43:02 13:43:02.280 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed
09:43:02 13:43:02.280 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4
09:43:02 13:43:02.281 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed
09:43:02 13:43:02.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:02 13:43:02.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
09:43:02 13:43:02.281 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:02 13:43:02.281 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:02 13:43:02.281 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:02 13:43:02.281 INFO [main][AbstractShell] Close shell Testing shell
09:43:02 13:43:02.281 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:02 13:43:02.303 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:02 13:43:02.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:02 13:43:02.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:02 13:43:02.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:02 13:43:02.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:02 13:43:02.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:02 13:43:02.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:02 13:43:02.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:02 13:43:02.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.340: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.342: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.343: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.350: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.352: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.362: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.378: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.379: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.380: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.381: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.387: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.389: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.391: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.423: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.426: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.427: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.428: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.429: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.429: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 
09:43:02 (Eclipse:737): Gtk-WARNING **: 13:43:02.429: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:02 13:43:02.432 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:02   Expand Bar index: 1
09:43:02   Expand Bar Item index: 0
09:43:02 13:43:02.432 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
09:43:02 13:43:02.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:02 13:43:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:02 13:43:02.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:02 13:43:02.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:02 13:43:02.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:43:02 13:43:02.451 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
09:43:02 13:43:02.452 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:03 13:43:03.453 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
09:43:03 13:43:03.453 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
09:43:03 13:43:03.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:03 13:43:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:03 13:43:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:03 13:43:03.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:03 13:43:03.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:03 13:43:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:03 13:43:03.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:03 13:43:03.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:03 13:43:03.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:03 13:43:03.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
09:43:03 13:43:03.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:03 13:43:03.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:03 13:43:03.456 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:03 13:43:03.456 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:03 13:43:03.457 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:03 13:43:03.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:03 13:43:03.457 INFO [main][AbstractShell] Close shell Testing shell
09:43:03 13:43:03.457 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:03 13:43:03.478 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:03 13:43:03.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:03 13:43:03.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:03 13:43:03.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:03 13:43:03.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:03 13:43:03.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:03 13:43:03.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:03 13:43:03.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.509: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.516: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.517: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.518: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.518: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.524: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.536: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.544: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.552: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.553: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.565: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.575: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 
09:43:03 (Eclipse:737): Gtk-WARNING **: 13:43:03.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:03 13:43:03.578 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
09:43:03 13:43:03.578 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:03 13:43:03.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:03 13:43:03.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:03 13:43:03.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:03 13:43:03.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
09:43:03 13:43:03.597 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items
09:43:03 13:43:03.597 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0
09:43:03 13:43:03.598 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:04 13:43:04.598 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded
09:43:05 13:43:04.598 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
09:43:05 13:43:04.598 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:05 13:43:05.598 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
09:43:05 13:43:05.599 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2
09:43:05 13:43:05.599 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:06 13:43:06.599 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded
09:43:06 13:43:06.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:06 13:43:06.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:06 13:43:06.600 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:06 13:43:06.600 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:06 13:43:06.600 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:06 13:43:06.600 INFO [main][AbstractShell] Close shell Testing shell
09:43:06 13:43:06.600 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:06 13:43:06.621 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:06 13:43:06.621 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:06 13:43:06.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:06 13:43:06.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:06 13:43:06.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:06 13:43:06.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:06 13:43:06.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:06 13:43:06.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.659: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.665: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.666: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.667: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.668: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.673: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.674: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.675: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.676: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.685: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.693: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.696: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.706: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.706: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.712: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.715: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.716: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.725: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.726: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 
09:43:06 (Eclipse:737): Gtk-WARNING **: 13:43:06.727: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:06 13:43:06.730 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:06   Expand Bar index: 1
09:43:06   Expand Bar Item text: Expand Item: 1
09:43:06 13:43:06.730 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
09:43:06 13:43:06.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:06 13:43:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:06 13:43:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:06 13:43:06.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:06 13:43:06.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:06 13:43:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:06 13:43:06.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:06 13:43:06.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:06 13:43:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:06 13:43:06.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found
09:43:06 13:43:06.748 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1
09:43:06 13:43:06.749 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:43:07 13:43:07.749 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded
09:43:07 13:43:07.749 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
09:43:07 13:43:07.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:07 13:43:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:07 13:43:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:07 13:43:07.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:07 13:43:07.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:07 13:43:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:07 13:43:07.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:07 13:43:07.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:07 13:43:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:07 13:43:07.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found
09:43:07 13:43:07.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:07 13:43:07.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:07 13:43:07.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:07 13:43:07.752 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:07 13:43:07.753 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:07 13:43:07.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:07 13:43:07.753 INFO [main][AbstractShell] Close shell Testing shell
09:43:07 13:43:07.753 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:07 13:43:07.775 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:07 13:43:07.775 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:07 13:43:07.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:07 13:43:07.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:07 13:43:07.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:07 13:43:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:07 13:43:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:07 13:43:07.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:07 13:43:07.781 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:07 13:43:07.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:07 13:43:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:07 13:43:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:07 13:43:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:07 13:43:07.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.806: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.823: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.824: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.825: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.826: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.844: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.845: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.846: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.847: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.853: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.854: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.855: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.855: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.863: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.873: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.874: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 13:43:07.880 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
09:43:07 13:43:07.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:07 13:43:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:07 13:43:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:07 13:43:07.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:07 13:43:07.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:07 13:43:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:07 13:43:07.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:07 13:43:07.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:07 13:43:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:07 13:43:07.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
09:43:07 13:43:07.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:07 13:43:07.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:07 13:43:07.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:07 13:43:07.899 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:07 13:43:07.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:07 13:43:07.899 INFO [main][AbstractShell] Close shell Testing shell
09:43:07 13:43:07.899 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:07 13:43:07.923 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:07 13:43:07.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:07 13:43:07.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:07 13:43:07.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:07 13:43:07.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:07 13:43:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:07 13:43:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:07 13:43:07.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:07 13:43:07.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:07 13:43:07.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:07 13:43:07.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:07 13:43:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:07 13:43:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:07 13:43:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.944: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.950: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.952: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.953: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.959: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.961: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.962: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.973: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.981: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.983: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.991: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:07.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:07 
09:43:07 (Eclipse:737): Gtk-WARNING **: 13:43:08.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.008: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 
09:43:08 (Eclipse:737): Gtk-WARNING **: 13:43:08.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:08 13:43:08.014 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:08   Expand Bar index: 3
09:43:08   Expand Bar Item index: 1
09:43:08 13:43:08.014 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
09:43:08 13:43:08.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:08 13:43:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:08 13:43:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:08 13:43:08.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:08 13:43:08.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:08 13:43:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:08 13:43:08.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:43:08 13:43:08.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:43:08 13:43:08.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:43:08 13:43:08.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:43:09 13:43:09.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:43:09 13:43:09.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:43:09 13:43:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:09 13:43:09.038 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found
09:43:09 13:43:09.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:09 13:43:09.039 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:09 13:43:09.039 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:09 13:43:09.039 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:09 13:43:09.039 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:09 13:43:09.039 INFO [main][AbstractShell] Close shell Testing shell
09:43:09 13:43:09.039 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:09 13:43:09.060 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:09 13:43:09.060 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:09 13:43:09.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:09 13:43:09.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:09 13:43:09.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:09 13:43:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:09 13:43:09.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:09 13:43:09.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:09 13:43:09.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:09 13:43:09.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:09 13:43:09.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:09 13:43:09.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.091: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.098: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.099: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.100: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.107: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.109: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.118: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.125: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.128: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.133: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.134: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.143: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.145: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.146: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.146: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.146: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.152: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.153: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 
09:43:09 (Eclipse:737): Gtk-WARNING **: 13:43:09.156: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0
09:43:09 13:43:09.158 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item:
09:43:09   Expand Bar index: 0
09:43:09   Expand Bar Item text: NON_EXISTING_#$
09:43:09 13:43:09.159 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
09:43:09 13:43:09.159 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:09 13:43:09.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found
09:43:09 13:43:09.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:09 13:43:09.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
09:43:09 13:43:09.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:09 13:43:09.177 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:09 13:43:09.177 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:09 13:43:09.177 INFO [main][AbstractShell] Close shell Testing shell
09:43:09 13:43:09.177 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:09 13:43:09.198 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:09 13:43:09.198 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:09 13:43:09.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:09 13:43:09.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:09 13:43:09.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:09 13:43:09.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.21 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest
09:43:09 getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.153 s
09:43:09 collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.148 s
09:43:09 findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.175 s
09:43:09 expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 3.157 s
09:43:09 findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.139 s
09:43:09 getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.148 s
09:43:09 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 1.137 s
09:43:09 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest)  Time elapsed: 0.142 s
09:43:09 Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.217 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.217 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:09 13:43:09.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:09 13:43:09.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:09 13:43:09.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:09 13:43:09.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:09 13:43:09.228 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:09 13:43:09.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:09 13:43:09.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:09 13:43:09.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:09 13:43:09.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:09 13:43:09.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:09 13:43:09.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:09 13:43:09.236 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')
09:43:09 13:43:09.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:09 13:43:09.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:43:09 13:43:09.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:43:09 13:43:09.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:09 13:43:09.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:43:09 13:43:09.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:09 13:43:09.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
09:43:09 13:43:09.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:09 13:43:09.243 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:09 13:43:09.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:09 13:43:09.243 INFO [main][AbstractShell] Close shell Testing shell
09:43:09 13:43:09.243 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:09 13:43:09.246 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:09 13:43:09.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:09 13:43:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:09 13:43:09.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:09 13:43:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:09 13:43:09.265 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:09 13:43:09.265 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:09 13:43:09.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:09 13:43:09.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:09 13:43:09.265 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:09 13:43:09.270 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
09:43:09 13:43:09.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.277 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:09 13:43:09.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
09:43:09 13:43:09.277 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:09 13:43:09.277 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:09 13:43:09.277 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:09 13:43:09.278 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:09 13:43:09.278 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:09 13:43:09.278 INFO [main][AbstractShell] Close shell Testing shell
09:43:09 13:43:09.278 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:09 13:43:09.280 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:09 13:43:09.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:09 13:43:09.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:09 13:43:09.281 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:09 13:43:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:09 13:43:09.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:09 13:43:09.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:09 13:43:09.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:09 13:43:09.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:09 13:43:09.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:09 13:43:09.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:09 13:43:09.305 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
09:43:09 13:43:09.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:09 13:43:09.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:43:09 13:43:09.323 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
09:43:09 13:43:09.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:09 13:43:09.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
09:43:09 13:43:09.332 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
09:43:09 13:43:09.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:09 13:43:09.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:09 13:43:09.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:09 13:43:09.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:09 13:43:09.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found
09:43:09 13:43:09.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:09 13:43:09.333 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:10 13:43:09.333 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:10 13:43:09.333 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:10 13:43:09.333 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:10 13:43:09.333 INFO [main][AbstractShell] Close shell Testing shell
09:43:10 13:43:09.333 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:10 13:43:09.336 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:10 13:43:09.336 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:10 13:43:09.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:09.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:10 13:43:09.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:09.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:10 13:43:09.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:10 13:43:09.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:10 13:43:09.347 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
09:43:10 13:43:09.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:10 13:43:09.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:09.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:09.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:10 13:43:09.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:10 13:43:09.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:10 13:43:09.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:10 13:43:09.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:10 13:43:09.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:10 13:43:09.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
09:43:10 13:43:09.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:10 13:43:09.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:10 13:43:09.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:10 13:43:09.366 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:10 13:43:09.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:10 13:43:09.366 INFO [main][AbstractShell] Close shell Testing shell
09:43:10 13:43:09.366 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:10 13:43:09.369 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:10 13:43:09.369 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:10 13:43:09.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:09.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:10 13:43:09.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:09.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:10 13:43:09.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:10 13:43:09.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:10 13:43:09.380 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
09:43:10 13:43:09.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:10 13:43:09.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:09.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:10 13:43:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:10 13:43:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:10 13:43:09.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
09:43:10 13:43:09.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
09:43:10 13:43:09.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
09:43:10 13:43:09.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
09:43:10 13:43:10.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers
09:43:10 13:43:10.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found
09:43:10 13:43:10.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:10 13:43:10.400 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found
09:43:10 13:43:10.400 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:10 13:43:10.401 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:10 13:43:10.401 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:10 13:43:10.401 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:10 13:43:10.401 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:10 13:43:10.401 INFO [main][AbstractShell] Close shell Testing shell
09:43:10 13:43:10.401 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:10 13:43:10.404 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:10 13:43:10.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:10 13:43:10.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:10.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:10 13:43:10.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:10.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:10 13:43:10.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:10 13:43:10.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:10 13:43:10.415 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")
09:43:10 13:43:10.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:10 13:43:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:10.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:10 13:43:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:10 13:43:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:10 13:43:10.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:10 13:43:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:10 13:43:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:10 13:43:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:43:10 13:43:10.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:10 13:43:10.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:10 13:43:10.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:10 13:43:10.433 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:10 13:43:10.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:10 13:43:10.433 INFO [main][AbstractShell] Close shell Testing shell
09:43:10 13:43:10.433 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:10 13:43:10.436 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:10 13:43:10.436 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:10 13:43:10.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:10.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:10 13:43:10.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:10.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:10 13:43:10.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:10 13:43:10.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:10 13:43:10.448 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")
09:43:10 13:43:10.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:10 13:43:10.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:10 13:43:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:10 13:43:10.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:10 13:43:10.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:10 13:43:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:10 13:43:10.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:10 13:43:10.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:10 13:43:10.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:10 13:43:10.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:11 13:43:11.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:11 13:43:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:11 13:43:11.468 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found
09:43:11 13:43:11.468 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.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
09:43:11 13:43:11.468 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.468 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.468 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.468 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.468 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.471 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.471 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.471 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:11 13:43:11.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:11 13:43:11.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:11 13:43:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:11 13:43:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.497 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
09:43:11 13:43:11.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:11 13:43:11.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found
09:43:11 13:43:11.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.514 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.514 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.514 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.514 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.514 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.517 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:11 13:43:11.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)
09:43:11 13:43:11.523 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:11 13:43:11.524 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest
09:43:11 findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.036 s
09:43:11 findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.034 s
09:43:11 hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.043 s
09:43:11 getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.033 s
09:43:11 findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.035 s
09:43:11 findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.032 s
09:43:11 findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 1.036 s
09:43:11 getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest)  Time elapsed: 0.044 s
09:43:11 Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.534 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:11 13:43:11.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.535 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.535 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:11 13:43:11.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.543 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:11 13:43:11.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
09:43:11 13:43:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.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: 32, Matcher matching widget with label:
09:43:11 is "Label 1")
09:43:11 13:43:11.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widget with label:
09:43:11 is "Label 2")
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.570 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.570 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.571 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.571 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.571 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.571 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.574 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.574 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)
09:43:11 13:43:11.591 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 13:43:11.591 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest
09:43:11 labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest)  Time elapsed: 0.048 s
09:43:11 Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.596 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.600 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:11 13:43:11.600 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.600 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.600 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.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: 16)
09:43:11 13:43:11.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.690 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)
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:11 13:43:11.690 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)
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:11 13:43:11.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:11 is "Label A")
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:11 is "Label B")
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:11 is "Label C")
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.696 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB
09:43:11 13:43:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.696 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC
09:43:11 13:43:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.698 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.703 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.703 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.704 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.704 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.704 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.704 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.710 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.710 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)
09:43:11 13:43:11.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 13:43:11.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest
09:43:11 clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest)  Time elapsed: 0.115 s
09:43:11 Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.727 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.728 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:11 13:43:11.728 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.728 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:11 13:43:11.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.738 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:11 13:43:11.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.757 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)
09:43:11 13:43:11.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:11 13:43:11.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:11 13:43:11.778 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1
09:43:11 13:43:11.778 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1
09:43:11 13:43:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:11 13:43:11.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.779 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.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)
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.780 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.781 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed
09:43:11 13:43:11.781 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.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
09:43:11 13:43:11.781 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.781 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.781 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.781 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.781 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.786 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.786 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "RADIO-BUTTON1")
09:43:11 13:43:11.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.842 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
09:43:11 13:43:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.842 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.843 TRACE [main][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.845 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.845 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.845 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.845 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.850 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2")
09:43:11 13:43:11.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:11 13:43:11.904 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
09:43:11 13:43:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.905 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.906 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.906 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.906 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.906 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.911 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.911 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.933 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)
09:43:11 13:43:11.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.957 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:11 13:43:11.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:11 13:43:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:11 13:43:11.957 INFO [WorkbenchTestable][AbstractButton] Click button 
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:11 13:43:11.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:11 13:43:11.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:11 13:43:11.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:11 13:43:11.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:11 13:43:11.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:11 13:43:11.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:11 13:43:11.959 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:11 13:43:11.959 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:11 13:43:11.960 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:11 13:43:11.960 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:11 13:43:11.960 INFO [main][AbstractShell] Close shell Testing shell
09:43:11 13:43:11.960 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:11 13:43:11.965 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:11 13:43:11.965 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:11 13:43:11.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:11 13:43:11.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:11 13:43:11.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:11 13:43:11.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:11 13:43:11.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:11 13:43:11.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 "PUSH-BUTTON0")
09:43:11 13:43:11.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:12 13:43:12.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:12 13:43:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:12 13:43:12.013 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:12 13:43:12.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:12 13:43:12.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:12 13:43:12.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:12 13:43:12.013 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:12 13:43:12.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:12 13:43:12.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:12 13:43:12.014 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:12 13:43:12.015 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:12 13:43:12.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:12 13:43:12.015 INFO [main][AbstractShell] Close shell Testing shell
09:43:12 13:43:12.015 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:12 13:43:12.020 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:12 13:43:12.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:12 13:43:12.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:12 13:43:12.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:12 13:43:12.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:12 13:43:12.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:12 13:43:12.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:12 13:43:12.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:12 13:43:12.056 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)
09:43:12 13:43:12.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:12 13:43:12.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:12 13:43:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:12 13:43:12.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:12 13:43:12.078 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
09:43:12 13:43:12.078 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1
09:43:12 13:43:12.078 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
09:43:12 13:43:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:12 13:43:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:12 13:43:12.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:12 13:43:12.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:12 13:43:12.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:12 13:43:12.079 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:12 13:43:12.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:12 13:43:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:12 13:43:12.081 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
09:43:12 13:43:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:12 13:43:12.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:12 13:43:12.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:12 13:43:12.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:12 13:43:12.081 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1
09:43:12 13:43:12.081 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed
09:43:12 13:43:12.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:12 13:43:12.081 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:12 13:43:12.081 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:12 13:43:12.082 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:12 13:43:12.082 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:12 13:43:12.082 INFO [main][AbstractShell] Close shell Testing shell
09:43:12 13:43:12.082 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:12 13:43:12.087 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:12 13:43:12.087 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:12 13:43:12.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:12 13:43:12.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:12 13:43:12.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:12 13:43:12.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:12 13:43:12.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:12 13:43:12.122 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)
09:43:12 13:43:12.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:12 13:43:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:12 13:43:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:12 13:43:12.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:12 13:43:12.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:12 13:43:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:12 13:43:12.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:12 13:43:12.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:12 13:43:12.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:12 13:43:12.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:13 13:43:13.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:13 13:43:13.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:13 13:43:13.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:13 13:43:13.146 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
09:43:13 13:43:13.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:13 13:43:13.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:13 13:43:13.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:13 13:43:13.146 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:13 13:43:13.146 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:13 13:43:13.146 INFO [main][AbstractShell] Close shell Testing shell
09:43:13 13:43:13.146 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:13 13:43:13.152 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:13 13:43:13.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:13 13:43:13.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:13 13:43:13.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:13 13:43:13.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:13 13:43:13.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:13 13:43:13.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:13 13:43:13.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:13 13:43:13.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ")
09:43:13 13:43:13.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:13 13:43:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:13 13:43:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:13 13:43:13.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:13 13:43:13.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:13 13:43:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:13 13:43:13.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:13 13:43:13.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:13 13:43:13.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:13 13:43:13.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:14 13:43:14.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:14 13:43:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:14 13:43:14.214 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:43:14 13:43:14.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:14 13:43:14.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:14 13:43:14.214 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:14 13:43:14.214 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:14 13:43:14.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:14 13:43:14.214 INFO [main][AbstractShell] Close shell Testing shell
09:43:14 13:43:14.214 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:14 13:43:14.220 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:14 13:43:14.220 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:14 13:43:14.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:14 13:43:14.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:14 13:43:14.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:14 13:43:14.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:14 13:43:14.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:14 13:43:14.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 "PUSH-BUTTON0")
09:43:14 13:43:14.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:14 13:43:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:14 13:43:14.277 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
09:43:14 13:43:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:14 13:43:14.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:14 13:43:14.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:14 13:43:14.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:14 13:43:14.278 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:14 13:43:14.279 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:14 13:43:14.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
09:43:14 13:43:14.279 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:14 13:43:14.280 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:14 13:43:14.280 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:14 13:43:14.280 INFO [main][AbstractShell] Close shell Testing shell
09:43:14 13:43:14.280 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:14 13:43:14.285 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:14 13:43:14.285 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:14 13:43:14.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:14 13:43:14.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:14 13:43:14.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:14 13:43:14.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:14 13:43:14.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 4,  with key 'buttonTestId' and value 'ARROW-BUTTON#2')
09:43:14 13:43:14.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:14 13:43:14.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:14 13:43:14.349 INFO [WorkbenchTestable][AbstractButton] Click button 
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:14 13:43:14.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:14 13:43:14.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:14 13:43:14.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:14 13:43:14.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:14 13:43:14.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:14 13:43:14.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:14 13:43:14.352 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:14 13:43:14.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:14 13:43:14.352 INFO [main][AbstractShell] Close shell Testing shell
09:43:14 13:43:14.352 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:14 13:43:14.357 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:14 13:43:14.357 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:14 13:43:14.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:14 13:43:14.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:14 13:43:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:14 13:43:14.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:14 13:43:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:14 13:43:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:14 13:43:14.384 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)
09:43:14 13:43:14.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:14 13:43:14.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:14 13:43:14.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:14 13:43:14.409 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:14 13:43:14.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:14 13:43:14.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:14 13:43:14.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:14 13:43:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:14 13:43:14.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:14 13:43:14.410 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:14 13:43:14.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:14 13:43:14.410 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:14 13:43:14.410 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:14 13:43:14.411 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:14 13:43:14.411 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:14 13:43:14.411 INFO [main][AbstractShell] Close shell Testing shell
09:43:14 13:43:14.411 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:14 13:43:14.417 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:14 13:43:14.417 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:14 13:43:14.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.417 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:14 13:43:14.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:14 13:43:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.442 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:14 13:43:14.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:14 13:43:14.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:14 13:43:14.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:14 13:43:14.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:14 13:43:14.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:14 13:43:14.458 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)
09:43:14 13:43:14.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:14 13:43:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:14 13:43:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:14 13:43:14.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:14 13:43:14.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:14 13:43:14.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:14 13:43:14.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:14 13:43:14.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:14 13:43:14.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:14 13:43:14.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:15 13:43:15.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:15 13:43:15.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:15 13:43:15.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:15 13:43:15.482 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
09:43:15 13:43:15.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:15 13:43:15.482 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:15 13:43:15.482 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:15 13:43:15.482 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:15 13:43:15.482 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:15 13:43:15.482 INFO [main][AbstractShell] Close shell Testing shell
09:43:15 13:43:15.482 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:15 13:43:15.488 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:15 13:43:15.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:15 13:43:15.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:15 13:43:15.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:15 13:43:15.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:15 13:43:15.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:15 13:43:15.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:15 13:43:15.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:15 13:43:15.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG")
09:43:15 13:43:15.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:15 13:43:15.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:15 13:43:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:15 13:43:15.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:15 13:43:15.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:15 13:43:15.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:15 13:43:15.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:15 13:43:15.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:16 13:43:16.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:16 13:43:16.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:16 13:43:16.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:16 13:43:16.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:16 13:43:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:16 13:43:16.537 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:43:16 13:43:16.538 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:16 13:43:16.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
09:43:16 13:43:16.538 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:16 13:43:16.538 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:16 13:43:16.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:16 13:43:16.538 INFO [main][AbstractShell] Close shell Testing shell
09:43:16 13:43:16.538 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:16 13:43:16.544 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:16 13:43:16.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:16 13:43:16.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:16 13:43:16.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:16 13:43:16.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:16 13:43:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:16 13:43:16.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:16 13:43:16.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:16 13:43:16.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:16 13:43:16.566 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)
09:43:16 13:43:16.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:16 13:43:16.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:16 13:43:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:16 13:43:16.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:16 13:43:16.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:16 13:43:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:16 13:43:16.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:16 13:43:16.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:17 13:43:17.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:17 13:43:17.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:17 13:43:17.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:43:17 13:43:17.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:43:17 13:43:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:17 13:43:17.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found
09:43:17 13:43:17.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:17 13:43:17.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:17 13:43:17.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:17 13:43:17.595 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:17 13:43:17.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:17 13:43:17.595 INFO [main][AbstractShell] Close shell Testing shell
09:43:17 13:43:17.595 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:17 13:43:17.601 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:17 13:43:17.601 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:17 13:43:17.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:17 13:43:17.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:17 13:43:17.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:17 13:43:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:17 13:43:17.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:17 13:43:17.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:17 13:43:17.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:17 13:43:17.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:17 13:43:17.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:17 13:43:17.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:17 13:43:17.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:17 13:43:17.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:17 13:43:17.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 "NON_EXISTING_#$SDFF@S")
09:43:17 13:43:17.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:17 13:43:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:17 13:43:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:17 13:43:17.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:17 13:43:17.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:17 13:43:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:17 13:43:17.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:17 13:43:17.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:18 13:43:18.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:18 13:43:18.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:18 13:43:18.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:18 13:43:18.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:18 13:43:18.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:18 13:43:18.660 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:43:18 13:43:18.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:18 13:43:18.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:18 13:43:18.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:18 13:43:18.660 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:18 13:43:18.660 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:18 13:43:18.660 INFO [main][AbstractShell] Close shell Testing shell
09:43:18 13:43:18.660 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:18 13:43:18.666 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:18 13:43:18.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:18 13:43:18.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:18 13:43:18.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:18 13:43:18.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:18 13:43:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:18 13:43:18.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:18 13:43:18.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:18 13:43:18.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:18 13:43:18.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:18 13:43:18.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:18 13:43:18.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:18 13:43:18.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:18 13:43:18.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:18 13:43:18.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1")
09:43:18 13:43:18.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:18 13:43:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:18 13:43:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:18 13:43:18.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:18 13:43:18.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:18 13:43:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:18 13:43:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:18 13:43:18.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:18 13:43:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:18 13:43:18.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:18 13:43:18.713 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:18 13:43:18.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:18 13:43:18.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:18 13:43:18.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:18 13:43:18.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:18 13:43:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:18 13:43:18.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:18 13:43:18.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:18 13:43:18.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:18 13:43:18.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:18 13:43:18.714 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:18 13:43:18.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:18 13:43:18.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:18 13:43:18.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:18 13:43:18.715 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:18 13:43:18.715 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:18 13:43:18.715 INFO [main][AbstractShell] Close shell Testing shell
09:43:18 13:43:18.715 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:18 13:43:18.720 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:18 13:43:18.720 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:18 13:43:18.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:18 13:43:18.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:18 13:43:18.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:18 13:43:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:18 13:43:18.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:18 13:43:18.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:18 13:43:18.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:18 13:43:18.727 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:18 13:43:18.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:18 13:43:18.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:18 13:43:18.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:18 13:43:18.727 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:18 13:43:18.743 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)
09:43:18 13:43:18.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:18 13:43:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:18 13:43:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:18 13:43:18.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:18 13:43:18.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:18 13:43:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:18 13:43:18.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
09:43:18 13:43:18.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
09:43:19 13:43:19.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
09:43:19 13:43:19.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
09:43:19 13:43:19.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
09:43:19 13:43:19.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found
09:43:19 13:43:19.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:19 13:43:19.771 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found
09:43:19 13:43:19.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:19 13:43:19.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:19 13:43:19.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:19 13:43:19.771 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:19 13:43:19.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:19 13:43:19.771 INFO [main][AbstractShell] Close shell Testing shell
09:43:19 13:43:19.771 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:19 13:43:19.777 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:19 13:43:19.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:19 13:43:19.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:19 13:43:19.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:19 13:43:19.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:19 13:43:19.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:19 13:43:19.811 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)
09:43:19 13:43:19.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:19 13:43:19.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:19 13:43:19.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:19 13:43:19.833 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1
09:43:19 13:43:19.833 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
09:43:19 13:43:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:19 13:43:19.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:19 13:43:19.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.833 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:19 13:43:19.834 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:19 13:43:19.836 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0
09:43:19 13:43:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:19 13:43:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:19 13:43:19.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.836 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed
09:43:19 13:43:19.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:19 13:43:19.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:19 13:43:19.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:19 13:43:19.836 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:19 13:43:19.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:19 13:43:19.836 INFO [main][AbstractShell] Close shell Testing shell
09:43:19 13:43:19.836 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:19 13:43:19.842 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:19 13:43:19.842 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:19 13:43:19.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:19 13:43:19.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:19 13:43:19.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.848 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:19 13:43:19.848 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:19 13:43:19.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:19 13:43:19.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8,  with key 'buttonTestId' and value 'PUSH-BUTTON#2')
09:43:19 13:43:19.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:19 13:43:19.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:19 13:43:19.897 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:19 13:43:19.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:19 13:43:19.898 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:19 13:43:19.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:19 13:43:19.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:19 13:43:19.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:19 13:43:19.899 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:19 13:43:19.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:19 13:43:19.899 INFO [main][AbstractShell] Close shell Testing shell
09:43:19 13:43:19.899 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:19 13:43:19.904 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:19 13:43:19.904 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:19 13:43:19.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.904 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:19 13:43:19.904 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:19 13:43:19.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:19 13:43:19.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:19 13:43:19.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: 16,  with key 'buttonTestId' and value 'RADIO-BUTTON#1')
09:43:19 13:43:19.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:19 13:43:19.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:19 13:43:19.950 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:19 13:43:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:19 13:43:19.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:19 13:43:19.951 TRACE [main][WidgetHandler] Wait for synchronization
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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)
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:19 13:43:19.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:19 13:43:19.953 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)
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:19 13:43:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:19 13:43:19.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:19 13:43:19.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:19 13:43:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:19 13:43:19.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:19 13:43:19.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:19 13:43:19.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:19 13:43:19.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:19 13:43:19.954 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:19 13:43:19.954 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:19 13:43:19.954 INFO [main][AbstractShell] Close shell Testing shell
09:43:19 13:43:19.954 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:19 13:43:19.959 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:19 13:43:19.959 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:19 13:43:19.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:19 13:43:19.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:19 13:43:19.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:19 13:43:19.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:19 13:43:19.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:19 13:43:19.993 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)
09:43:19 13:43:19.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:20 13:43:20.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found
09:43:20 13:43:20.015 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:20 13:43:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:20 13:43:20.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 27
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 26
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 3
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 4
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.016 TRACE [main][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:20 13:43:20.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16)
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:20 13:43:20.019 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)
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:20 13:43:20.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:20 13:43:20.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:20 13:43:20.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:20 13:43:20.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:20 13:43:20.020 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:20 13:43:20.020 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:20 13:43:20.020 INFO [main][AbstractShell] Close shell Testing shell
09:43:20 13:43:20.020 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:20 13:43:20.027 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:20 13:43:20.028 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:20 13:43:20.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:20 13:43:20.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:20 13:43:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:20 13:43:20.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:20 13:43:20.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:20 13:43:20.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:20 13:43:20.069 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)
09:43:20 13:43:20.069 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:20 13:43:20.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:20 13:43:20.091 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:20 13:43:20.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:20 13:43:20.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:20 13:43:20.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:20 13:43:20.092 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:20 13:43:20.092 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:20 13:43:20.093 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:20 13:43:20.093 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:20 13:43:20.093 INFO [main][AbstractShell] Close shell Testing shell
09:43:20 13:43:20.093 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:20 13:43:20.098 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:20 13:43:20.099 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:20 13:43:20.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:20 13:43:20.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:20 13:43:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.105 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:20 13:43:20.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:20 13:43:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:20 13:43:20.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:20 13:43:20.128 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)
09:43:20 13:43:20.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:20 13:43:20.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found
09:43:20 13:43:20.153 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:20 13:43:20.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:20 13:43:20.154 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:20 13:43:20.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:20 13:43:20.155 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:20 13:43:20.155 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:20 13:43:20.155 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:20 13:43:20.155 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:20 13:43:20.155 INFO [main][AbstractShell] Close shell Testing shell
09:43:20 13:43:20.155 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:20 13:43:20.160 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:20 13:43:20.160 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:20 13:43:20.160 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:20 13:43:20.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:20 13:43:20.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:20 13:43:20.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:20 13:43:20.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class 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')
09:43:20 13:43:20.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:20 13:43:20.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:20 13:43:20.226 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:20 13:43:20.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:20 13:43:20.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:20 13:43:20.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:20 13:43:20.227 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:20 13:43:20.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:20 13:43:20.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:20 13:43:20.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:20 13:43:20.228 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:20 13:43:20.228 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:20 13:43:20.228 INFO [main][AbstractShell] Close shell Testing shell
09:43:20 13:43:20.228 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:20 13:43:20.234 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:20 13:43:20.234 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:20 13:43:20.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:20 13:43:20.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:20 13:43:20.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:20 13:43:20.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:20 13:43:20.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:20 13:43:20.256 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)
09:43:20 13:43:20.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:20 13:43:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:20 13:43:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:20 13:43:20.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:20 13:43:20.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:20 13:43:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:20 13:43:20.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:20 13:43:20.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:20 13:43:20.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:20 13:43:20.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:21 13:43:21.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:43:21 13:43:21.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:43:21 13:43:21.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:21 13:43:21.284 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found
09:43:21 13:43:21.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:21 13:43:21.285 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:21 13:43:21.285 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:21 13:43:21.285 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:21 13:43:21.285 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:21 13:43:21.285 INFO [main][AbstractShell] Close shell Testing shell
09:43:21 13:43:21.285 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:21 13:43:21.291 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:21 13:43:21.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:21 13:43:21.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:21 13:43:21.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:21 13:43:21.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:21 13:43:21.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:21 13:43:21.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:21 13:43:21.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:21 13:43:21.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@")
09:43:21 13:43:21.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:21 13:43:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:21 13:43:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:21 13:43:21.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:21 13:43:21.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:21 13:43:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:21 13:43:21.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:21 13:43:21.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:21 13:43:21.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:21 13:43:21.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:22 13:43:22.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:22 13:43:22.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:22 13:43:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:22 13:43:22.348 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:43:22 13:43:22.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:22 13:43:22.349 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:22 13:43:22.349 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:22 13:43:22.349 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:22 13:43:22.349 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:22 13:43:22.349 INFO [main][AbstractShell] Close shell Testing shell
09:43:22 13:43:22.349 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:22 13:43:22.355 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:22 13:43:22.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:22 13:43:22.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:22 13:43:22.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:22 13:43:22.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:22 13:43:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 13:43:22.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:22 13:43:22.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:22 13:43:22.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:22 13:43:22.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: 2,  with key 'buttonTestId' and value 'TOOGLE-BUTTON#2')
09:43:22 13:43:22.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:22 13:43:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 13:43:22.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:22 13:43:22.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:22 13:43:22.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:22 13:43:22.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:22 13:43:22.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId
09:43:22 13:43:22.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:22 13:43:22.410 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:22 13:43:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:22 13:43:22.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:22 13:43:22.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:22 13:43:22.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
09:43:22 13:43:22.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:22 13:43:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 13:43:22.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:22 13:43:22.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:22 13:43:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:22 13:43:22.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:22 13:43:22.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:22 13:43:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:22 13:43:22.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:22 13:43:22.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:22 13:43:22.416 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:22 13:43:22.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:22 13:43:22.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:22 13:43:22.417 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:22 13:43:22.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:22 13:43:22.417 INFO [main][AbstractShell] Close shell Testing shell
09:43:22 13:43:22.417 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:22 13:43:22.423 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:22 13:43:22.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:22 13:43:22.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:22 13:43:22.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:22 13:43:22.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:22 13:43:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 13:43:22.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)
09:43:22 13:43:22.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:22 13:43:22.443 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:22 13:43:22.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:22 13:43:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.717 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest
09:43:22 toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.065 s
09:43:22 findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.052 s
09:43:22 findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
09:43:22 findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.054 s
09:43:22 findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.069 s
09:43:22 toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.066 s
09:43:22 findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.065 s
09:43:22 findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.068 s
09:43:22 findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.065 s
09:43:22 findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
09:43:22 findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.078 s
09:43:22 findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.052 s
09:43:22 findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.056 s
09:43:22 findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.07 s
09:43:22 findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.051 s
09:43:22 findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
09:43:22 findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.069 s
09:43:22 toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.053 s
09:43:22 findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.062 s
09:43:22 findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.067 s
09:43:22 findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.075 s
09:43:22 findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.052 s
09:43:22 findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.075 s
09:43:22 findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.06 s
09:43:22 findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.069 s
09:43:22 findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 1.052 s
09:43:22 findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest)  Time elapsed: 0.082 s
09:43:22 Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:22 13:43:22.449 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:22 13:43:22.450 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:22 13:43:22.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:22 13:43:22.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:22 13:43:22.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:22 13:43:22.450 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:22 13:43:22.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:22 13:43:22.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:22 13:43:22.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
09:43:22 13:43:22.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:22 13:43:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:22 13:43:22.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:22 13:43:22.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:22 13:43:22.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:22 13:43:22.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:22 13:43:22.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:22 13:43:22.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:22 13:43:22.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:22 13:43:22.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:23 13:43:23.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:23 13:43:23.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:43:23 13:43:23.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:43:23 13:43:23.497 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.497 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.497 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.497 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.497 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.497 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.497 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.505 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.505 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:23 13:43:23.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
09:43:23 13:43:23.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
09:43:23 13:43:23.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:23 13:43:23.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.568 INFO [WorkbenchTestable][AbstractButton] Click button &OK
09:43:23 13:43:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43: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 no matchers specified
09:43:23 13:43:23.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:23 13:43:23.570 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:23 13:43:23.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 "Cancel", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.572 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel
09:43:23 13:43:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:43:23 13:43:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.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 "< Back", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.581 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
09:43:23 13:43:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.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 "Yes", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.582 INFO [WorkbenchTestable][AbstractButton] Click button &Yes
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.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 "No", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.584 INFO [WorkbenchTestable][AbstractButton] Click button &No
09:43:23 13:43:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:23 13:43:23.586 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:43:23 13:43:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:23 13:43:23.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:23 13:43:23.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:23 13:43:23.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.587 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.587 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.587 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.587 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.587 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.595 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:23 13:43:23.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.168 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest
09:43:23 testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 1.073 s
09:43:23 testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest)  Time elapsed: 0.092 s
09:43:23 Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:23 13:43:23.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.623 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.623 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.623 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:23 13:43:23.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:23 13:43:23.649 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:23 13:43:23.652 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")
09:43:23 13:43:23.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.655 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
09:43:23 13:43:23.655 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
09:43:23 13:43:23.656 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.656 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.656 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.656 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.656 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")
09:43:23 13:43:23.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.657 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
09:43:23 13:43:23.657 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
09:43:23 13:43:23.657 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.657 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.658 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.658 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.659 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")
09:43:23 13:43:23.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.660 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
09:43:23 13:43:23.660 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
09:43:23 13:43:23.660 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.660 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.660 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.660 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.660 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")
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.661 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
09:43:23 13:43:23.661 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
09:43:23 13:43:23.661 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.661 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.661 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.661 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.661 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")
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.662 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
09:43:23 13:43:23.662 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
09:43:23 13:43:23.662 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.662 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.662 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.662 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.662 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")
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.663 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
09:43:23 13:43:23.663 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
09:43:23 13:43:23.663 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.663 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.663 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.663 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.663 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.663 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.663 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.664 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.664 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.664 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.667 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.667 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.681 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")
09:43:23 13:43:23.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.700 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")
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.701 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.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
09:43:23 13:43:23.701 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.701 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.701 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.701 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.701 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.704 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.717 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")
09:43:23 13:43:23.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.738 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
09:43:23 13:43:23.738 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.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
09:43:23 13:43:23.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.739 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.739 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.739 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.739 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.743 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.769 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")
09:43:23 13:43:23.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.786 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
09:43:23 13:43:23.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.786 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.786 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.786 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.786 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.786 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.786 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.790 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.790 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.790 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.803 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")
09:43:23 13:43:23.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.821 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")
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.822 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.822 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.822 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.822 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.822 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.825 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.826 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.831 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.831 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.848 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")
09:43:23 13:43:23.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.864 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")
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.865 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.865 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.865 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.865 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.865 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.865 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.865 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.868 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.869 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.869 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.869 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.875 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.875 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:23 13:43:23.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:23 13:43:23.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:23 13:43:23.900 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")
09:43:23 13:43:23.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.901 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
09:43:23 13:43:23.901 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.902 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
09:43:23 13:43:23.902 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.902 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.902 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:23 13:43:23.902 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.902 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.902 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.903 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.903 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.906 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.906 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest
09:43:23 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.051 s
09:43:23 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.036 s
09:43:23 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.039 s
09:43:23 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.047 s
09:43:23 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.035 s
09:43:23 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.044 s
09:43:23 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest)  Time elapsed: 0.037 s
09:43:23 Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:23 13:43:23.922 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.923 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:23 13:43:23.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.931 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:23 13:43:23.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:23 13:43:23.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:23 13:43:23.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:23 13:43:23.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:23 13:43:23.949 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
09:43:23 13:43:23.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.959 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0
09:43:23 13:43:23.960 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
09:43:23 13:43:23.960 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.960 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.960 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.960 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.960 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
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:23 13:43:23.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:23 13:43:23.961 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0
09:43:23 13:43:23.961 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.961 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
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:23 13:43:23.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:23 13:43:23.961 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0
09:43:23 13:43:23.961 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.961 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.962 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
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:23 13:43:23.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:23 13:43:23.962 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
09:43:23 13:43:23.962 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1'
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.962 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.962 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
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:23 13:43:23.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:23 13:43:23.963 INFO [WorkbenchTestable][AbstractLink] Click link with index 0
09:43:23 13:43:23.963 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2'
09:43:23 13:43:23.963 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.963 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.963 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.963 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.963 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
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:23 13:43:23.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:23 13:43:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:23 13:43:23.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:23 13:43:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:23 13:43:23.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:23 13:43:23.964 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
09:43:23 13:43:23.964 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2'
09:43:23 13:43:23.965 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:23 13:43:23.965 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.965 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:23 13:43:23.965 TRACE [main][WidgetHandler] Wait for synchronization
09:43:23 13:43:23.965 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:23 13:43:23.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
09:43:23 13:43:23.965 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:23 13:43:23.965 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:23 13:43:23.965 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:23 13:43:23.965 INFO [main][AbstractShell] Close shell Testing shell
09:43:23 13:43:23.965 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:23 13:43:23.969 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:23 13:43:23.969 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:23 13:43:23.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:23 13:43:23.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:23 13:43:23.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:23 13:43:23.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:23 13:43:23.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:23 13:43:23.982 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")
09:43:23 13:43:23.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.001 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")
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.002 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.002 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.002 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.002 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.003 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.003 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.003 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.006 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.032 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
09:43:24 13:43:24.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.048 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0
09:43:24 13:43:24.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.048 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.048 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.049 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.049 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.049 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.049 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.052 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.052 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.066 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
09:43:24 13:43:24.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.086 INFO [WorkbenchTestable][AbstractLink] Click link with index 1
09:43:24 13:43:24.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.086 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.087 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.087 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.087 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.090 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.133 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.134 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
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:24 13:43:24.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:24 13:43:24.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.134 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.135 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.135 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.135 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.135 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.138 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.138 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.152 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
09:43:24 13:43:24.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found
09:43:24 13:43:24.171 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
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:24 13:43:24.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:24 13:43:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found
09:43:24 13:43:24.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.172 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.172 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.172 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.172 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.172 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.175 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.175 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.182 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.201 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:24 13:43:24.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:24 13:43:24.217 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
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.217 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:43:24 13:43:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found
09:43:24 13:43:24.218 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0
09:43:24 13:43:24.218 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1'
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Wait for synchronization
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Wait for synchronization
09:43:24 13:43:24.218 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1
09:43:24 13:43:24.218 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2'
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Notify Link with event 3
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Wait for synchronization
09:43:24 13:43:24.218 TRACE [main][WidgetHandler] Notify Link with event 4
09:43:24 13:43:24.219 TRACE [main][WidgetHandler] Wait for synchronization
09:43:24 13:43:24.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:24 13:43:24.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.219 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.219 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.219 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.219 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.223 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)
09:43:24 13:43:24.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 13:43:24.230 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest
09:43:24 clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.044 s
09:43:24 stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.038 s
09:43:24 clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.045 s
09:43:24 clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.038 s
09:43:24 getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.047 s
09:43:24 getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.038 s
09:43:24 sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest)  Time elapsed: 0.048 s
09:43:24 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.236 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:24 13:43:24.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.237 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:24 13:43:24.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.246 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:24 13:43:24.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:24 13:43:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:24 13:43:24.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:24 13:43:24.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:24 13:43:24.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:24 13:43:24.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:24 13:43:24.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:24 13:43:24.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:24 13:43:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:24 13:43:24.780 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:24 13:43:24.781 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.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
09:43:24 13:43:24.781 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.781 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.781 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.781 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.781 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.785 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.785 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:24 13:43:24.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:24 13:43:24.825 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:24 13:43:24.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
09:43:24 13:43:24.825 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:24 13:43:24.826 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:24 13:43:24.826 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:24 13:43:24.826 INFO [main][AbstractShell] Close shell Testing shell
09:43:24 13:43:24.826 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:24 13:43:24.829 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:24 13:43:24.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:24 13:43:24.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:24 13:43:24.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:24 13:43:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:24 13:43:24.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:24 13:43:24.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:24 13:43:24.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:24 13:43:24.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:24 13:43:24.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:24 13:43:24.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:24 13:43:24.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:24 13:43:24.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:24 13:43:24.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:24 13:43:24.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:24 13:43:24.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:24 13:43:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:24 13:43:24.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:24 13:43:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:25 13:43:25.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:25 13:43:25.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:25 13:43:25.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:25 13:43:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:25 13:43:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:25 13:43:25.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:25 13:43:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:25 13:43:25.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:25 13:43:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:25 13:43:25.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:25 13:43:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:25 13:43:25.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:25 13:43:25.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:25 13:43:25.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
09:43:25 13:43:25.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:25 13:43:25.885 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:25 13:43:25.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:25 13:43:25.885 INFO [main][AbstractShell] Close shell Testing shell
09:43:25 13:43:25.885 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:25 13:43:25.889 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:25 13:43:25.889 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:25 13:43:25.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:25 13:43:25.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:25 13:43:25.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:25 13:43:25.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:25 13:43:25.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:25 13:43:25.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:25 13:43:25.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:25 13:43:25.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:25 13:43:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:25 13:43:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:25 13:43:25.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:25 13:43:25.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:25 13:43:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:25 13:43:25.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:25 13:43:25.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:25 13:43:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:25 13:43:25.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:25 13:43:25.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
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:25 13:43:25.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:25 13:43:25.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:25 13:43:25.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:25 13:43:25.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:25 13:43:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:25 13:43:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:25 13:43:25.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:25 13:43:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:26 13:43:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:26 13:43:26.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:26 13:43:26.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:26 13:43:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:26 13:43:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:26 13:43:26.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:26 13:43:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:26 13:43:26.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:26 13:43:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:26 13:43:26.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:26 13:43:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:26 13:43:26.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:26 13:43:26.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:26 13:43:26.945 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:26 13:43:26.945 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:26 13:43:26.945 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:26 13:43:26.945 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:26 13:43:26.945 INFO [main][AbstractShell] Close shell Testing shell
09:43:26 13:43:26.945 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:26 13:43:26.949 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:26 13:43:26.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:26 13:43:26.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:26 13:43:26.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:26 13:43:26.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:26 13:43:26.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:26 13:43:26.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:26 13:43:26.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:26 13:43:26.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:26 13:43:26.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:26 13:43:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:27 13:43:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:27 13:43:27.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:27 13:43:27.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:27 13:43:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:27 13:43:27.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:27 13:43:27.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:27 13:43:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:27 13:43:27.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:27 13:43:27.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:27 13:43:27.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:27 13:43:27.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:27 13:43:27.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:27 13:43:27.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:27 13:43:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:27 13:43:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:27 13:43:27.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:27 13:43:27.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:27 13:43:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:28 13:43:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:28 13:43:28.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:28 13:43:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:28 13:43:28.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:28 13:43:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:28 13:43:28.029 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:28 13:43:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:28 13:43:28.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:28 13:43:28.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:28 13:43:28.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
09:43:28 13:43:28.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:28 13:43:28.031 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:28 13:43:28.031 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:28 13:43:28.031 INFO [main][AbstractShell] Close shell Testing shell
09:43:28 13:43:28.031 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:28 13:43:28.035 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:28 13:43:28.035 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:28 13:43:28.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:28 13:43:28.035 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:28 13:43:28.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:28 13:43:28.042 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:28 13:43:28.042 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:28 13:43:28.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:28 13:43:28.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:28 13:43:28.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:28 13:43:28.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:28 13:43:28.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:28 13:43:28.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
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:28 13:43:28.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:28 13:43:28.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:28 13:43:28.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:28 13:43:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A
09:43:28 13:43:28.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:28 13:43:28.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:28 13:43:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:28 13:43:28.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:28 13:43:28.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:28 13:43:28.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:28 13:43:28.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:28 13:43:28.587 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:28 13:43:28.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:28 13:43:28.587 INFO [main][AbstractShell] Close shell Testing shell
09:43:28 13:43:28.587 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:28 13:43:28.590 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:28 13:43:28.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:28 13:43:28.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:28 13:43:28.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:28 13:43:28.591 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:28 13:43:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:28 13:43:28.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:28 13:43:28.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:28 13:43:28.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:28 13:43:28.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:28 13:43:28.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:28 13:43:28.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:28 13:43:28.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:28 13:43:28.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:28 13:43:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:28 13:43:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:28 13:43:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:28 13:43:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:28 13:43:28.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:28 13:43:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:28 13:43:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:28 13:43:28.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
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:28 13:43:28.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:28 13:43:28.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:28 13:43:28.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:28 13:43:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:29 13:43:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:29 13:43:29.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:29 13:43:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:29 13:43:29.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:29 13:43:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:29 13:43:29.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:29 13:43:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:29 13:43:29.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:29 13:43:29.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
09:43:29 13:43:29.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:29 13:43:29.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:29 13:43:29.146 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
09:43:29 13:43:29.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:29 13:43:29.647 DEBUG [main][TreeEventsListener] Calling method treeExpanded()
09:43:29 13:43:29.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:29 13:43:29.649 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA
09:43:29 13:43:29.649 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA
09:43:29 13:43:29.650 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed
09:43:29 13:43:29.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event
09:43:29 13:43:29.651 DEBUG [main][TreeEventsListener] Calling method treeCollapsed()
09:43:29 13:43:29.651 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA
09:43:29 13:43:29.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:29 13:43:29.652 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:29 13:43:29.652 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:29 13:43:29.652 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:29 13:43:29.652 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:29 13:43:29.652 INFO [main][AbstractShell] Close shell Testing shell
09:43:29 13:43:29.652 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:29 13:43:29.656 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:29 13:43:29.656 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:29 13:43:29.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:29 13:43:29.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:29 13:43:29.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:29 13:43:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:29 13:43:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:29 13:43:29.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:29 13:43:29.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:29 13:43:29.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:29 13:43:29.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:29 13:43:29.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:29 13:43:29.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:29 13:43:29.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:29 13:43:29.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:29 13:43:29.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:29 13:43:29.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:29 13:43:29.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:29 13:43:29.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:29 13:43:29.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:29 13:43:29.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:29 13:43:29.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:29 13:43:29.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:29 13:43:29.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:29 13:43:29.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:29 13:43:29.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:30 13:43:30.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:30 13:43:30.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:30 13:43:30.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:30 13:43:30.207 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
09:43:30 13:43:30.207 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA:
09:43:30 13:43:30.208 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
09:43:30 13:43:30.208 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:30 13:43:30.208 DEBUG [main][TreeEventsListener] It was check event: true
09:43:30 13:43:30.209 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA
09:43:30 13:43:30.209 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA
09:43:30 13:43:30.209 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA:
09:43:30 13:43:30.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event
09:43:30 13:43:30.210 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:30 13:43:30.210 DEBUG [main][TreeEventsListener] It was check event: true
09:43:30 13:43:30.210 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA
09:43:30 13:43:30.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:30 13:43:30.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:30 13:43:30.210 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:30 13:43:30.210 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:30 13:43:30.210 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:30 13:43:30.210 INFO [main][AbstractShell] Close shell Testing shell
09:43:30 13:43:30.210 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:30 13:43:30.215 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:30 13:43:30.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:30 13:43:30.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:30 13:43:30.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:30 13:43:30.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:30 13:43:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:30 13:43:30.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:30 13:43:30.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:30 13:43:30.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:30 13:43:30.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:30 13:43:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:30 13:43:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:30 13:43:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:30 13:43:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:30 13:43:30.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:30 13:43:30.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:30 13:43:30.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:30 13:43:30.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:30 13:43:30.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:30 13:43:30.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:30 13:43:30.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
09:43:30 13:43:30.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:30 13:43:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:30 13:43:30.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:30 13:43:30.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:30 13:43:30.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
09:43:30 13:43:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:30 13:43:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:30 13:43:30.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:30 13:43:30.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children...
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
09:43:30 13:43:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:31 13:43:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:31 13:43:31.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
09:43:31 13:43:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem  has children finished successfully
09:43:31 13:43:31.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 
09:43:31 13:43:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:31 13:43:31.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item  is already expanded. No action performed
09:43:31 13:43:31.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:31 13:43:31.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 
09:43:31 13:43:31.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:31 13:43:31.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:31 13:43:31.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:31 13:43:31.266 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:31 13:43:31.266 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:31 13:43:31.266 INFO [main][AbstractShell] Close shell Testing shell
09:43:31 13:43:31.266 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:31 13:43:31.270 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:31 13:43:31.270 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:31 13:43:31.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:31 13:43:31.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:31 13:43:31.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:31 13:43:31.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:31 13:43:31.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:31 13:43:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:31 13:43:31.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:31 13:43:31.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:31 13:43:31.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:31 13:43:31.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:31 13:43:31.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:31 13:43:31.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:31 13:43:31.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:31 13:43:31.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:31 13:43:31.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:31 13:43:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:31 13:43:31.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:31 13:43:31.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:31 13:43:31.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:31 13:43:31.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:31 13:43:31.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:31 13:43:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:31 13:43:31.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:31 13:43:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:31 13:43:31.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:31 13:43:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:31 13:43:31.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:31 13:43:31.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:31 13:43:31.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:31.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:33 13:43:31.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:31.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:33 13:43:31.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:31.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:33 13:43:31.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:31.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children...
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:43:33 13:43:32.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:33 13:43:32.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:32.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
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:33 13:43:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:32.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:32.828 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:43:33 13:43:32.828 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:43:33 13:43:32.829 DEBUG [main][TreeItemHandler] Set Tree selection
09:43:33 13:43:32.830 DEBUG [main][TreeHandler] Notify Tree about selection event
09:43:33 13:43:32.830 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:33 13:43:32.830 DEBUG [main][TreeEventsListener] It was check event: false
09:43:33 13:43:32.830 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:43:33 13:43:32.830 DEBUG [WorkbenchTestable][TreeItemHandler]   AAA
09:43:33 13:43:32.830 DEBUG [WorkbenchTestable][TreeItemHandler]   BB
09:43:33 13:43:32.830 DEBUG [WorkbenchTestable][TreeItemHandler]   AAB
09:43:33 13:43:32.830 DEBUG [WorkbenchTestable][TreeItemHandler]   C
09:43:33 13:43:32.831 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items
09:43:33 13:43:32.831 DEBUG [main][TreeHandler] Unselect all tree items
09:43:33 13:43:32.831 DEBUG [main][TreeHandler] Notify Tree about selection event
09:43:33 13:43:32.831 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:33 13:43:32.831 DEBUG [main][TreeEventsListener] It was check event: false
09:43:33 13:43:32.831 INFO [WorkbenchTestable][TreeHandler] All tree items unselected
09:43:33 13:43:32.832 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:33 13:43:32.832 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:33 13:43:32.832 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:33 13:43:32.832 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:33 13:43:32.832 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:33 13:43:32.832 INFO [main][AbstractShell] Close shell Testing shell
09:43:33 13:43:32.832 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:33 13:43:32.836 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:33 13:43:32.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:33 13:43:32.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:33 13:43:32.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:33 13:43:32.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:33 13:43:32.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:33 13:43:32.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:33 13:43:32.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
09:43:33 13:43:32.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:32.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:32.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:32.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:32.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:32.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:32.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:33.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:33.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:33 13:43:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:33 13:43:33.391 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:33.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:33.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:33.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:33 13:43:33.894 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:33 13:43:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:33 13:43:33.894 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:33 13:43:33.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:33 13:43:33.894 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:33 13:43:33.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:33 13:43:33.894 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:33 13:43:33.894 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:33 13:43:33.895 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:33 13:43:33.895 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:33 13:43:33.895 INFO [main][AbstractShell] Close shell Testing shell
09:43:33 13:43:33.895 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:33 13:43:33.898 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:33 13:43:33.898 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:33 13:43:33.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:33 13:43:33.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:33 13:43:33.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:33.916 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:33 13:43:33.916 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:33 13:43:33.916 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:33 13:43:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:33.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:33.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:33.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:33.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:33.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:33 13:43:33.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:33 13:43:33.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:33 13:43:33.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:33 13:43:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:34 13:43:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:34 13:43:34.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:34 13:43:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:34 13:43:34.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:34 13:43:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:34 13:43:34.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:34 13:43:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:34 13:43:34.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:34 13:43:34.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:34 13:43:34.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:34 13:43:34.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:34 13:43:34.447 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:34 13:43:34.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:34 13:43:34.447 INFO [main][AbstractShell] Close shell Testing shell
09:43:34 13:43:34.447 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:34 13:43:34.451 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:34 13:43:34.451 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:34 13:43:34.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:34 13:43:34.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:34 13:43:34.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:34 13:43:34.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:34 13:43:34.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:34 13:43:34.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:34 13:43:34.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:34 13:43:34.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:34 13:43:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:34 13:43:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:34 13:43:34.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:34 13:43:34.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:34 13:43:34.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:34 13:43:34.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:34 13:43:34.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:34 13:43:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:34 13:43:34.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:34 13:43:34.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:34 13:43:34.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:34 13:43:34.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:34 13:43:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:34 13:43:34.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:34 13:43:34.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:34 13:43:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:35 13:43:35.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:35 13:43:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:35 13:43:35.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:35 13:43:35.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:35 13:43:35.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:35 13:43:35.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
09:43:35 13:43:35.000 DEBUG [main][TreeItemHandler] Selecting tree item: AA
09:43:35 13:43:35.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
09:43:35 13:43:35.001 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:35 13:43:35.001 DEBUG [main][TreeEventsListener] It was check event: false
09:43:35 13:43:35.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
09:43:35 13:43:35.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:35 13:43:35.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:35 13:43:35.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:35 13:43:35.001 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:35 13:43:35.001 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:35 13:43:35.001 INFO [main][AbstractShell] Close shell Testing shell
09:43:35 13:43:35.001 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:35 13:43:35.005 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:35 13:43:35.005 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:35 13:43:35.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:35 13:43:35.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:35 13:43:35.006 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:35 13:43:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:35 13:43:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:35 13:43:35.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:35 13:43:35.012 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:35 13:43:35.012 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:35 13:43:35.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:35 13:43:35.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:35 13:43:35.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:35 13:43:35.012 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:35 13:43:35.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:35 13:43:35.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:35 13:43:35.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:35 13:43:35.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:35 13:43:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:35 13:43:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:35 13:43:35.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
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:35 13:43:35.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:35 13:43:35.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:35 13:43:35.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:35 13:43:35.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:35 13:43:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:35 13:43:35.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:35 13:43:35.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:35 13:43:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:35 13:43:35.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:35 13:43:35.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:35 13:43:35.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:35 13:43:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:36 13:43:36.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:36 13:43:36.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:36 13:43:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:43:36 13:43:36.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:36 13:43:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:36 13:43:36.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:36 13:43:36.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:36 13:43:36.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:36 13:43:36.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:36 13:43:36.053 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:36 13:43:36.053 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:36 13:43:36.053 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:36 13:43:36.053 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:36 13:43:36.053 INFO [main][AbstractShell] Close shell Testing shell
09:43:36 13:43:36.053 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:36 13:43:36.057 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:36 13:43:36.057 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:36 13:43:36.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:36 13:43:36.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:36 13:43:36.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:36 13:43:36.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:36 13:43:36.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:36 13:43:36.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:36 13:43:36.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:36 13:43:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:36 13:43:36.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:36 13:43:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:36 13:43:36.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:36 13:43:36.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:36 13:43:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:36 13:43:36.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:36 13:43:36.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:36 13:43:36.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:36 13:43:36.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:36 13:43:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:36 13:43:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:36 13:43:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:43:36 13:43:36.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:36 13:43:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:36 13:43:36.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:36 13:43:36.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:36 13:43:36.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:36 13:43:36.605 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA
09:43:36 13:43:36.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA
09:43:36 13:43:36.605 DEBUG [main][TreeItemHandler] Selecting tree item: AA
09:43:36 13:43:36.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection
09:43:36 13:43:36.605 DEBUG [main][TreeEventsListener] Calling method widgetSelected()
09:43:36 13:43:36.606 DEBUG [main][TreeEventsListener] It was check event: false
09:43:36 13:43:36.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA
09:43:36 13:43:36.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:43:36 13:43:36.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:43:36 13:43:36.606 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8
09:43:36 13:43:36.606 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired
09:43:36 13:43:36.606 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected()
09:43:36 13:43:36.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:43:36 13:43:36.607 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:36 13:43:36.607 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:36 13:43:36.607 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:36 13:43:36.607 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:36 13:43:36.607 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:36 13:43:36.607 INFO [main][AbstractShell] Close shell Testing shell
09:43:36 13:43:36.607 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:36 13:43:36.611 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:36 13:43:36.611 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:36 13:43:36.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:36 13:43:36.611 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:36 13:43:36.611 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:36 13:43:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.629 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:36 13:43:36.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:36 13:43:36.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:36 13:43:36.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:36 13:43:36.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:36 13:43:36.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:36 13:43:36.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:36 13:43:36.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
09:43:36 13:43:36.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:36 13:43:36.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:36 13:43:36.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:36 13:43:36.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:36 13:43:36.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:36 13:43:36.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:36 13:43:36.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:36 13:43:36.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:36 13:43:36.657 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
09:43:36 13:43:36.657 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:36 13:43:36.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:36 13:43:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:37 13:43:37.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:37 13:43:37.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:37 13:43:37.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
09:43:37 13:43:37.158 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:37 13:43:37.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:37 13:43:37.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:37 13:43:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:37 13:43:37.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:37 13:43:37.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:37 13:43:37.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:38 13:43:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:38 13:43:38.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:38 13:43:38.659 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:38 13:43:38.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:38 13:43:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:39 13:43:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:39 13:43:39.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:39 13:43:39.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:39 13:43:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:39 13:43:39.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:39 13:43:39.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:39 13:43:39.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:40 13:43:40.161 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:40 13:43:40.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:40 13:43:40.161 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:40 13:43:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:40 13:43:40.162 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:40 13:43:40.662 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:40 13:43:40.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:40 13:43:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:40 13:43:40.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.162 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.663 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:41 13:43:41.663 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.663 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully
09:43:41 13:43:41.664 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:41 13:43:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:41 13:43:41.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:41 13:43:41.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
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:41 13:43:41.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:41 13:43:41.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:41 13:43:41.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:41 13:43:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:41 13:43:41.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items
09:43:41 13:43:41.666 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:41 13:43:41.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:41 13:43:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:42 13:43:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:42 13:43:42.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:42 13:43:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more...
09:43:42 13:43:42.166 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:42 13:43:42.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:42 13:43:42.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:42 13:43:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:42 13:43:42.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:42 13:43:42.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:42 13:43:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:43 13:43:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:43 13:43:43.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:43 13:43:43.667 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:43 13:43:43.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:43 13:43:43.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:44 13:43:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:44 13:43:44.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:44 13:43:44.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:44 13:43:44.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:44 13:43:44.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:44 13:43:44.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:45 13:43:45.169 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:45 13:43:45.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:45 13:43:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:45 13:43:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:45 13:43:45.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:45 13:43:45.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:45 13:43:45.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:46 13:43:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:46 13:43:46.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:46 13:43:46.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown
09:43:46 13:43:46.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:46 13:43:46.171 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:46 13:43:46.171 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:46 13:43:46.171 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:46 13:43:46.171 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:46 13:43:46.171 INFO [main][AbstractShell] Close shell Testing shell
09:43:46 13:43:46.171 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:46 13:43:46.175 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:46 13:43:46.176 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:46 13:43:46.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:46 13:43:46.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:46 13:43:46.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:46 13:43:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)
09:43:46 13:43:46.181 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:46 13:43:46.181 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:46 13:43:46.181 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:46 13:43:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.947 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest
09:43:46 testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.545 s
09:43:46 testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.057 s
09:43:46 testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.046 s
09:43:46 testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.06 s
09:43:46 testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.086 s
09:43:46 getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.569 s
09:43:46 testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.064 s
09:43:46 testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.545 s
09:43:46 testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.067 s
09:43:46 testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.566 s
09:43:46 getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.061 s
09:43:46 testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.553 s
09:43:46 testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.543 s
09:43:46 testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 1.052 s
09:43:46 testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 0.565 s
09:43:46 testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest)  Time elapsed: 9.551 s
09:43:46 Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.187 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.188 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:46 13:43:46.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:46 13:43:46.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.188 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:46 13:43:46.188 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:46 13:43:46.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:46 13:43:46.195 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:46 13:43:46.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:46 13:43:46.196 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:46 13:43:46.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:46 13:43:46.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:46 13:43:46.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:46 13:43:46.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:46 13:43:46.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
09:43:46 13:43:46.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:46 13:43:46.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:46 13:43:46.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:46 13:43:46.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:46 13:43:46.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:46 13:43:46.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:46 13:43:46.227 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:46 13:43:46.227 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:46 13:43:46.227 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:46 13:43:46.227 INFO [main][AbstractShell] Close shell Testing shell
09:43:46 13:43:46.227 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:46 13:43:46.230 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:46 13:43:46.230 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:46 13:43:46.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:46 13:43:46.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:46 13:43:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:46 13:43:46.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:46 13:43:46.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:46 13:43:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:46 13:43:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:46 13:43:46.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:46 13:43:46.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:46 13:43:46.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:46 13:43:46.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:46 13:43:46.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:46 13:43:46.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:46 13:43:46.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:46 13:43:46.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:46 13:43:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:46 13:43:46.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:46 13:43:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:46 13:43:46.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:46 13:43:46.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:46 13:43:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:46 13:43:46.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:46 13:43:46.276 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:46 13:43:46.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
09:43:46 13:43:46.276 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:46 13:43:46.276 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:46 13:43:46.276 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:46 13:43:46.276 INFO [main][AbstractShell] Close shell Testing shell
09:43:46 13:43:46.276 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:46 13:43:46.280 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:46 13:43:46.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:46 13:43:46.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:46 13:43:46.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:46 13:43:46.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:46 13:43:46.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:46 13:43:46.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:46 13:43:46.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:46 13:43:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:46 13:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:46 13:43:46.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:46 13:43:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:46 13:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:46 13:43:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:46 13:43:46.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:46 13:43:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:46 13:43:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:46 13:43:46.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:43:46 13:43:46.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:46 13:43:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:46 13:43:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:46 13:43:46.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:46 13:43:46.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:43:46 13:43:46.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:46 13:43:46.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:47 13:43:47.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:47 13:43:47.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:47 13:43:47.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:43:47 13:43:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:47 13:43:47.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:43:47 13:43:47.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:47 13:43:47.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:43:47 13:43:47.343 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
09:43:47 13:43:47.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
09:43:47 13:43:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:47 13:43:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:47 13:43:47.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
09:43:47 13:43:47.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
09:43:47 13:43:47.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:48 13:43:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:48 13:43:48.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
09:43:48 13:43:48.344 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
09:43:48 13:43:48.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
09:43:48 13:43:48.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:48 13:43:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:48 13:43:48.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
09:43:48 13:43:48.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
09:43:48 13:43:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:49 13:43:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:49 13:43:49.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
09:43:49 13:43:49.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
09:43:49 13:43:49.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:43:49 13:43:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:49 13:43:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:49 13:43:49.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:49 13:43:49.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:43:49 13:43:49.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
09:43:49 13:43:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:50 13:43:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:50 13:43:50.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
09:43:50 13:43:50.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
09:43:50 13:43:50.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:50 13:43:50.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:50 13:43:50.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
09:43:50 13:43:50.847 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
09:43:50 13:43:50.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
09:43:50 13:43:50.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:51 13:43:51.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:51 13:43:51.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
09:43:51 13:43:51.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
09:43:51 13:43:51.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:51 13:43:51.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:51 13:43:51.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
09:43:51 13:43:51.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:51 13:43:51.849 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:51 13:43:51.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:51 13:43:51.850 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:51 13:43:51.850 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:51 13:43:51.850 INFO [main][AbstractShell] Close shell Testing shell
09:43:51 13:43:51.850 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:51 13:43:51.854 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:51 13:43:51.854 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:51 13:43:51.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:51 13:43:51.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:51 13:43:51.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:51 13:43:51.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:51 13:43:51.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:51 13:43:51.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:51 13:43:51.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:51 13:43:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:51 13:43:51.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:51 13:43:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:51 13:43:51.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:51 13:43:51.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:51 13:43:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:51 13:43:51.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:51 13:43:51.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
09:43:51 13:43:51.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:51 13:43:51.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:51 13:43:51.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:51 13:43:51.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:51 13:43:51.901 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:51 13:43:51.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
09:43:51 13:43:51.901 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:51 13:43:51.901 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:51 13:43:51.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:51 13:43:51.901 INFO [main][AbstractShell] Close shell Testing shell
09:43:51 13:43:51.901 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:51 13:43:51.905 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:51 13:43:51.905 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:51 13:43:51.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:51 13:43:51.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:51 13:43:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:51 13:43:51.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:51 13:43:51.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:51 13:43:51.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:51 13:43:51.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
09:43:51 13:43:51.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:51 13:43:51.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:51 13:43:51.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:51 13:43:51.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:51 13:43:51.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:51 13:43:51.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:51 13:43:51.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:51 13:43:51.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:51 13:43:51.938 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:51 13:43:51.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
09:43:51 13:43:51.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:51 13:43:51.939 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:51 13:43:51.939 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:51 13:43:51.939 INFO [main][AbstractShell] Close shell Testing shell
09:43:51 13:43:51.939 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:51 13:43:51.942 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:51 13:43:51.942 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:51 13:43:51.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:51 13:43:51.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:51 13:43:51.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:51 13:43:51.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:51 13:43:51.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:51 13:43:51.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:51 13:43:51.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:51 13:43:51.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:51 13:43:51.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:51 13:43:51.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:51 13:43:51.993 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')
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:51 13:43:51.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:51 13:43:51.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
09:43:51 13:43:51.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:51 13:43:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:51 13:43:51.993 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:51 13:43:51.993 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:51 13:43:51.993 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:51 13:43:51.994 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:51 13:43:51.994 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:51 13:43:51.994 INFO [main][AbstractShell] Close shell Testing shell
09:43:51 13:43:51.994 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:51 13:43:51.997 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:51 13:43:51.998 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:51 13:43:51.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:51 13:43:51.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:51 13:43:51.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:52 13:43:52.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.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
09:43:52 13:43:52.041 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.041 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.041 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.041 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.041 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.045 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:52 13:43:52.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.050 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.863 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest
09:43:52 testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.053 s
09:43:52 testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.049 s
09:43:52 testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 5.576 s
09:43:52 testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.048 s
09:43:52 testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.033 s
09:43:52 testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.048 s
09:43:52 testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest)  Time elapsed: 0.046 s
09:43:52 Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.055 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.055 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:52 13:43:52.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.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
09:43:52 13:43:52.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.111 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
09:43:52 13:43:52.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.117 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
09:43:52 13:43:52.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.117 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.117 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:52 13:43:52.117 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.117 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.117 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.117 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.117 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.120 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.120 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.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
09:43:52 13:43:52.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.159 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.160 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text
09:43:52 13:43:52.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.164 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:52 13:43:52.164 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.165 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.165 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.165 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.165 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.168 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.174 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.174 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.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
09:43:52 13:43:52.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.198 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:43:52 13:43:52.199 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text
09:43:52 13:43:52.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.200 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:52 13:43:52.200 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.200 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.200 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.200 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.200 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.203 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.203 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.209 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)
09:43:52 13:43:52.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 13:43:52.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest
09:43:52 openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.071 s
09:43:52 selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.047 s
09:43:52 selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest)  Time elapsed: 0.035 s
09:43:52 Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.246 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.247 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:52 13:43:52.247 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
09:43:52 13:43:52.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.260 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
09:43:52 13:43:52.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.260 DEBUG [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)
09:43:52 13:43:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:52 13:43:52.261 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:43:52 13:43:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:52 13:43:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:52 13:43:52.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:52 13:43:52.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
09:43:52 13:43:52.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
09:43:52 13:43:52.262 DEBUG [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)
09:43:52 13:43:52.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:52 13:43:52.271 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:52 13:43:52.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:52 13:43:52.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification...
09:43:52 13:43:52.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully
09:43:52 13:43:52.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.272 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:52 13:43:52.272 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.272 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.272 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.272 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.275 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.275 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.294 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest
09:43:52 okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest)  Time elapsed: 0.046 s
09:43:52 Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.300 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.300 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:52 13:43:52.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.300 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.300 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:52 13:43:52.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.301 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:52 13:43:52.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:52 13:43:52.305 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
09:43:52 13:43:52.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.306 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.306 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:43:52 13:43:52.306 DEBUG [main][MenuItemLookup] Item match:Window
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:43:52 13:43:52.307 DEBUG [main][MenuItemLookup] Item match:Show View
09:43:52 13:43:52.326 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:43:52 13:43:52.326 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:43:52 13:43:52.326 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:43:52 13:43:52.326 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:43:52 13:43:52.326 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:43:52 13:43:52.327 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:43:52 13:43:52.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:43:52 13:43:52.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:43:52 13:43:52.327 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:43:52 13:43:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:43:52 13:43:52.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
09:43:52 13:43:52.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:43:52 13:43:52.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.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
09:43:52 13:43:52.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
09:43:52 13:43:52.388 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
09:43:52 13:43:52.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
09:43:52 13:43:52.388 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
09:43:52 13:43:52.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.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 "Open")
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:52 13:43:52.390 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:43:52 13:43:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:52 13:43:52.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:52 13:43:52.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:52 13:43:52.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:43:52 13:43:52.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:43:52 13:43:52.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.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 '\*?\QRedDeer SWT Controls\E')
09:43:52 13:43:52.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:52 13:43:52.466 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:52 13:43:52.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:52 13:43:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:52 13:43:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:52 13:43:52.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:52 13:43:52.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
09:43:52 13:43:52.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.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 ( with key 'org.eclipse.reddeer.widget.key' and value 'label1')
09:43:52 13:43:52.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.480 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:52 13:43:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
09:43:52 13:43:52.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:43:52 13:43:52.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.482 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:")
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.482 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:43:52 13:43:52.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest
09:43:52 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.013 s
09:43:52 defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest)  Time elapsed: 0.001 s
09:43:52 Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.488 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.488 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.489 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.489 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.502 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
09:43:52 13:43:52.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.530 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
09:43:52 13:43:52.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.531 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1
09:43:52 13:43:52.532 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
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.532 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
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:52 13:43:52.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:52 13:43:52.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
09:43:52 13:43:52.533 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2
09:43:52 13:43:52.534 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
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:52 13:43:52.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found
09:43:52 13:43:52.535 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:
09:43:52 is "First spinner:")
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.536 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11
09:43:52 13:43:52.536 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:
09:43:52 is "First spinner:")
09:43:52 13:43:52.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.538 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:
09:43:52 is "Second spinner:")
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.540 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22
09:43:52 13:43:52.540 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:
09:43:52 is "Second spinner:")
09:43:52 13:43:52.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:52 13:43:52.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found
09:43:52 13:43:52.543 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:52 13:43:52.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
09:43:52 13:43:52.543 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:52 13:43:52.543 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.543 INFO [main][AbstractShell] Close shell Testing shell
09:43:52 13:43:52.543 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:52 13:43:52.547 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)
09:43:52 13:43:52.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 13:43:52.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest
09:43:52 spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest)  Time elapsed: 0.07 s
09:43:52 Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.564 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.566 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:52 13:43:52.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.566 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.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 '\*?\QRedDeer SWT Controls\E')
09:43:52 13:43:52.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:52 13:43:52.579 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:52 13:43:52.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:52 13:43:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:52 13:43:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:52 13:43:52.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:52 13:43:52.582 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
09:43:52 13:43:52.582 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
09:43:52 13:43:52.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.583 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:43:52 13:43:52.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:52 13:43:52.643 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
09:43:52 13:43:52.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Item match:Window
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:43:52 13:43:52.644 DEBUG [main][MenuItemLookup] Item match:Show View
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:43:52 13:43:52.648 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:43:52 13:43:52.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:43:52 13:43:52.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:43:52 13:43:52.649 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:43:52 13:43:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:43:52 13:43:52.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:43:52 13:43:52.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:43:52 13:43:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
09:43:52 13:43:52.707 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
09:43:52 13:43:52.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.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")
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:52 13:43:52.728 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:43:52 13:43:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:52 13:43:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:52 13:43:52.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:52 13:43:52.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:43:52 13:43:52.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:43:52 13:43:52.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.776 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
09:43:52 13:43:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:52 13:43:52.779 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:52 13:43:52.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:52 13:43:52.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:52 13:43:52.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:52 13:43:52.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:52 13:43:52.790 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')
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key
09:43:52 13:43:52.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:52 13:43:52.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:52 13:43:52.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:52 13:43:52.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:52 13:43:52.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.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 '\*?\QRedDeer SWT Controls\E')
09:43:52 13:43:52.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:52 13:43:52.809 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:52 13:43:52.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:52 13:43:52.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:52 13:43:52.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:52 13:43:52.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:52 13:43:52.811 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
09:43:52 13:43:52.811 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
09:43:52 13:43:52.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.812 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:43:52 13:43:52.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:52 13:43:52.850 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
09:43:52 13:43:52.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.851 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:43:52 13:43:52.851 DEBUG [main][MenuItemLookup] Item match:Window
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:43:52 13:43:52.852 DEBUG [main][MenuItemLookup] Item match:Show View
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:43:52 13:43:52.856 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:43:52 13:43:52.861 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:43:52 13:43:52.861 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:43:52 13:43:52.861 DEBUG [main][MenuItemLookup] Found menu:''
09:43:52 13:43:52.861 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:43:52 13:43:52.861 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:43:52 13:43:52.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:43:52 13:43:52.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:43:52 13:43:52.873 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:43:52 13:43:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:43:52 13:43:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:43:52 13:43:52.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:43:52 13:43:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:52 13:43:52.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:52 13:43:52.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:52 13:43:52.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
09:43:52 13:43:52.927 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
09:43:52 13:43:52.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
09:43:52 13:43:52.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:52 13:43:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:52 13:43:52.929 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:43:52 13:43:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:52 13:43:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:52 13:43:52.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:52 13:43:52.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:52 13:43:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:43:52 13:43:52.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:43:52 13:43:52.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:43:52 13:43:52.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:43:52 13:43:52.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:52 13:43:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:52 13:43:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:52 13:43:52.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:52 13:43:52.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 '\*?\QRedDeer SWT Controls\E')
09:43:52 13:43:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:52 13:43:52.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:52 13:43:52.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:52 13:43:52.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:52 13:43:52.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:52 13:43:52.982 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:52 13:43:52.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:52 13:43:52.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:52 13:43:52.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:52 13:43:52.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:52 13:43:52.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:52 13:43:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:52 13:43:52.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:52 13:43:52.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:43:52 13:43:52.994 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:52 13:43:52.994 DEBUG [main][MenuItemLookup] Item match:File
09:43:52 13:43:52.996 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:43:52 13:43:52.996 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:43:53 13:43:52.999 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
09:43:53 13:43:52.999 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:43:53 13:43:52.999 DEBUG [main][MenuItemLookup] Found menu:''
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Package'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Class'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Interface'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Enum'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Record'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:''
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:43:53 13:43:53.000 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:43:53 13:43:53.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:43:53 13:43:53.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:43:53 13:43:53.031 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:43:53 13:43:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
09:43:53 13:43:53.109 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
09:43:53 13:43:53.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:43:53 13:43:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:53 13:43:53.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.111 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.112 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:53 13:43:53.114 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:43:53 13:43:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:53 13:43:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:53 13:43:53.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:53 13:43:53.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:53 13:43:53.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:53 13:43:53.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:53 13:43:53.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:53 13:43:53.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:53 13:43:53.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:53 13:43:53.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:53 13:43:53.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')
09:43:53 13:43:53.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:53 13:43:53.147 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:53 13:43:53.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:53 13:43:53.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:53 13:43:53.149 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls'
09:43:53 13:43:53.149 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls
09:43:53 13:43:53.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:53 13:43:53.149 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:43:53 13:43:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:43:53 13:43:53.179 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu.
09:43:53 13:43:53.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:53 13:43:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:53 13:43:53.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'File'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:43:53 13:43:53.179 DEBUG [main][MenuItemLookup] Item match:Window
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Found menu:''
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:43:53 13:43:53.180 DEBUG [main][MenuItemLookup] Item match:Show View
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:''
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:43:53 13:43:53.184 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:43:53 13:43:53.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:43:53 13:43:53.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:43:53 13:43:53.185 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:43:53 13:43:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:43:53 13:43:53.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:43:53 13:43:53.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:43:53 13:43:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children...
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:53 13:43:53.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed
09:43:53 13:43:53.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:43:53 13:43:53.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT
09:43:53 13:43:53.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls
09:43:53 13:43:53.242 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection
09:43:53 13:43:53.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:43:53 13:43:53.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:43:53 13:43:53.244 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:43:53 13:43:53.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:43:53 13:43:53.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:43:53 13:43:53.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:43:53 13:43:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:43:53 13:43:53.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:43:53 13:43:53.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:43:53 13:43:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:43:53 13:43:53.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E')
09:43:53 13:43:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:43:53 13:43:53.295 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:43:53 13:43:53.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:43:53 13:43:53.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:43:53 13:43:53.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:43:53 13:43:53.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:43:53 13:43:53.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:43:53 13:43:53.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:53 13:43:53.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.306 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:53 13:43:53.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Original text")
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.307 INFO [WorkbenchTestable][AbstractText] Text set to: New text
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.307 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:53 13:43:53.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "New text")
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.325 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.325 INFO [WorkbenchTestable][AbstractText] Text set to: Original text
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)
09:43:53 13:43:53.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:53 13:43:53.326 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest
09:43:53 testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.225 s
09:43:53 testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.343 s
09:43:53 defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest)  Time elapsed: 0.191 s
09:43:53 Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.330 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.331 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:43:53 13:43:53.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.331 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:43:53 13:43:53.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.332 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.372 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
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.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:
09:43:53 is "Test clabel")
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.378 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.378 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.378 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.378 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.386 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.446 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
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "FormLabel")
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.451 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.451 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.451 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.452 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.452 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.452 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.452 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.452 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.460 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.460 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.506 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
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.506 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
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:43:53 13:43:53.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found
09:43:53 13:43:53.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label")
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.508 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label1")
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.511 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label")
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.514 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.514 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.514 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.514 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.522 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.528 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.567 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
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label4")
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.573 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.573 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.574 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.574 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.574 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.574 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.581 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.581 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.626 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
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label2")
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.630 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
09:43:53 13:43:53.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.631 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.631 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.631 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.638 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.638 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.683 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
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Required label1*")
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.689 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.690 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.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
09:43:53 13:43:53.690 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.691 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.691 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.691 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.691 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.698 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.698 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label3")
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.760 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.760 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.760 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.760 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.768 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.768 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.776 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.828 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
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Required label1")
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:43:53 13:43:53.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.837 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.837 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.837 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.837 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.845 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.845 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.897 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
09:43:53 13:43:53.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label")
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.900 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.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
09:43:53 13:43:53.900 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.901 DEBUG [main][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.901 INFO [main][AbstractShell] Close shell Testing shell
09:43:53 13:43:53.901 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:43:53 13:43:53.924 DEBUG [main][AbstractWait] Waiting while shell is available...
09:43:53 13:43:53.924 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:43:53 13:43:53.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:43:53 13:43:53.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:43:53 13:43:53.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:43:53 13:43:53.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:43:53 13:43:53.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:43:53 13:43:53.985 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
09:43:53 13:43:53.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:43:53 13:43:53.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:43:53 13:43:53.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:43:53 13:43:53.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:43:53 is "Test label1")
09:43:53 13:43:53.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:43:53 13:43:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:43:53 13:43:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:43:53 13:43:53.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:43:53 13:43:53.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:43:53 13:43:53.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:43:53 13:43:53.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:43:53 13:43:53.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:43:53 13:43:53.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:43:53 13:43:53.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:43:53 13:43:53.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.990 INFO [WorkbenchTestable][AbstractText] Type text not so funny text
09:43:53 13:43:53.990 INFO [WorkbenchTestable][AbstractText] Text set to: 
09:43:53 13:43:53.990 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:43:53 13:43:53.990 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events
09:43:53 13:43:53.993 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text"
09:43:54 13:43:54.064 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:54 13:43:54.064 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
09:43:54 13:43:54.666 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:54 13:43:54.666 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
09:43:55 13:43:55.267 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:55 13:43:55.267 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:43:55 13:43:55.868 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:55 13:43:55.868 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
09:43:56 13:43:56.469 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:56 13:43:56.469 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:43:57 13:43:57.070 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:57 13:43:57.070 INFO [WorkbenchTestable][Keyboard]     As char:o, as int:111
09:43:57 13:43:57.671 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:57 13:43:57.672 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
09:43:58 13:43:58.273 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:58 13:43:58.273 INFO [WorkbenchTestable][Keyboard]     As char:f, as int:102
09:43:58 13:43:58.874 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:58 13:43:58.874 INFO [WorkbenchTestable][Keyboard]     As char:u, as int:117
09:43:59 13:43:59.475 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:43:59 13:43:59.475 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
09:44:00 13:44:00.076 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:00 13:44:00.076 INFO [WorkbenchTestable][Keyboard]     As char:n, as int:110
09:44:00 13:44:00.677 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:00 13:44:00.677 INFO [WorkbenchTestable][Keyboard]     As char:y, as int:121
09:44:01 13:44:01.278 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:01 13:44:01.278 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
09:44:01 13:44:01.879 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:04 13:44:01.879 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:44:04 13:44:02.480 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:04 13:44:02.480 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:44:04 13:44:03.081 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:05 13:44:03.081 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
09:44:05 13:44:03.683 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:44:05 13:44:03.683 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Test label1")
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.284 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.286 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.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
09:44:05 13:44:04.286 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.287 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.287 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.287 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.287 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.295 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.342 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
09:44:05 13:44:04.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Test label1")
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.345 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.345 INFO [WorkbenchTestable][AbstractText] Text set to: funny text
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Test label1")
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.348 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.348 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.349 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.356 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.356 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.403 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
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Special label?")
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.410 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.411 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.411 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.411 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.412 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.412 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.412 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.412 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.425 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.437 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.437 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.472 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
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Required label2 *")
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.480 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.480 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.480 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.480 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.480 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.480 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.488 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.547 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
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Test label2")
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.550 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.552 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.552 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.552 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.552 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.559 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.559 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.605 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
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Required label2")
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.628 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.629 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.629 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.629 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.629 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.636 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.636 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.644 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.681 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
09:44:05 13:44:04.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "Test label1")
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.684 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.685 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.685 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.685 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.693 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.693 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.736 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
09:44:05 13:44:04.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:44:05 is "FormCLabel")
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:05 13:44:04.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:05 13:44:04.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.742 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.742 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.742 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:04.742 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:04.750 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:04.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:04.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.426 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest
09:44:05 findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.06 s
09:44:05 findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.073 s
09:44:05 setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.061 s
09:44:05 findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.059 s
09:44:05 setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.057 s
09:44:05 findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.06 s
09:44:05 getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.069 s
09:44:05 findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.077 s
09:44:05 findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.082 s
09:44:05 typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 10.368 s
09:44:05 setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.061 s
09:44:05 findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.074 s
09:44:05 findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.058 s
09:44:05 findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.071 s
09:44:05 findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.076 s
09:44:05 findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.055 s
09:44:05 findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest)  Time elapsed: 0.057 s
09:44:05 Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.761 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.762 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:05 13:44:04.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.762 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:05 13:44:04.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:05 13:44:04.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate.
09:44:05 13:44:04.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:05 13:44:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:05 13:44:04.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 '\*?\QRedDeer SWT Controls\E')
09:44:05 13:44:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:05 13:44:04.775 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls
09:44:05 13:44:04.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls
09:44:05 13:44:04.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:44:05 13:44:04.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:44:05 13:44:04.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:44:05 13:44:04.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:44:05 13:44:04.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:44:05 13:44:04.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.810 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
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.810 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.810 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.810 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.829 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
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:44:05 13:44:04.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.839 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
09:44:05 13:44:04.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:44:05 13:44:04.841 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")
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.841 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:04.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:04.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:44:05 13:44:04.842 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:04.842 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
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:04.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest
09:44:05 defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.033 s
09:44:05 defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.03 s
09:44:05 defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest)  Time elapsed: 0.002 s
09:44:05 Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:04.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:04.847 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:05 13:44:04.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:04.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:05 13:44:04.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.853 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:05 13:44:04.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.853 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:04.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:04.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:04.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:04.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:04.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:04.861 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)
09:44:05 13:44:04.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:04.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:04.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:04.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:04.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:05 13:44:04.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
09:44:05 13:44:05.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:05 13:44:05.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
09:44:05 13:44:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:05 13:44:05.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
09:44:05 13:44:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:05 13:44:05.868 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found
09:44:05 13:44:05.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:05.868 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:05.868 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:05.868 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:05.868 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:05.868 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:05.868 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:05.871 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:05.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:05.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:05.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:05.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:05.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:05.882 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)
09:44:05 13:44:05.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:05.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:05 13:44:05.899 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)
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:05.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:05.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:05 13:44:05.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:05.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:05 13:44:05.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:05.899 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:05.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:05.899 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:05.899 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:05.902 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:05.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:05.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:05.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:05.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:05.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:05.912 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)
09:44:05 13:44:05.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:05 13:44:05.923 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)
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:05 13:44:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:05 13:44:05.924 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)
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:05 13:44:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:05 13:44:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found
09:44:05 13:44:05.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:05 13:44:05.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
09:44:05 13:44:05.926 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:05 13:44:05.926 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:05 13:44:05.926 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:05 13:44:05.926 INFO [main][AbstractShell] Close shell Testing shell
09:44:05 13:44:05.926 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:05 13:44:05.928 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:05 13:44:05.928 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:05 13:44:05.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:05 13:44:05.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:05 13:44:05.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:05 13:44:05.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:05 13:44:05.945 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)
09:44:05 13:44:05.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:05 13:44:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:05 13:44:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:05 13:44:05.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:05 13:44:05.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:05 13:44:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:05 13:44:05.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:05 13:44:05.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:06 13:44:06.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:06 13:44:06.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:06 13:44:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:06 13:44:06.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:06 13:44:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:06 13:44:06.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
09:44:06 13:44:06.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:06 13:44:06.954 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:06 13:44:06.954 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:06 13:44:06.954 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:06 13:44:06.954 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:06 13:44:06.954 INFO [main][AbstractShell] Close shell Testing shell
09:44:06 13:44:06.954 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:06 13:44:06.957 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:06 13:44:06.957 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:06 13:44:06.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:06 13:44:06.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:06 13:44:06.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:06 13:44:06.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:06 13:44:06.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:06 13:44:06.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:06 13:44:06.974 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)
09:44:06 13:44:06.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ProgressBar with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 512)
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:06 13:44:06.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:06 13:44:06.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:06 13:44:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:06 13:44:06.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found
09:44:06 13:44:06.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:06 13:44:06.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:06 13:44:06.982 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:06 13:44:06.982 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:06 13:44:06.982 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:06 13:44:06.982 INFO [main][AbstractShell] Close shell Testing shell
09:44:06 13:44:06.982 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:06 13:44:06.984 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:06 13:44:06.984 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:06 13:44:06.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:06 13:44:06.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:06 13:44:06.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:06 13:44:06.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:06 13:44:06.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:06 13:44:06.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:06 13:44:06.995 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)
09:44:06 13:44:06.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:07 13:44:07.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:07 13:44:07.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:07 13:44:07.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:07 13:44:07.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:07 13:44:07.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:07 13:44:07.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:07 13:44:07.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:07 13:44:07.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:07 13:44:07.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:08 13:44:08.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:08 13:44:08.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:44:08 13:44:08.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:08 13:44:08.007 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found
09:44:08 13:44:08.007 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:08 13:44:08.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
09:44:08 13:44:08.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:08 13:44:08.008 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:08 13:44:08.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:08 13:44:08.008 INFO [main][AbstractShell] Close shell Testing shell
09:44:08 13:44:08.008 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:08 13:44:08.011 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:08 13:44:08.011 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:08 13:44:08.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:08 13:44:08.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:08 13:44:08.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:08 13:44:08.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:08 13:44:08.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:08 13:44:08.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:08 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.177 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest
09:44:08 nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.023 s
09:44:08 IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.03 s
09:44:08 horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.032 s
09:44:08 noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.024 s
09:44:08 verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 0.027 s
09:44:08 nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest)  Time elapsed: 1.033 s
09:44:08 Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.028 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.028 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:08 13:44:08.029 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:08 13:44:08.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:08 13:44:08.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:08 13:44:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:08 13:44:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:08 13:44:08.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:08 13:44:08.040 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
09:44:08 13:44:08.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:08 13:44:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:08 13:44:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:08 13:44:08.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:08 13:44:08.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:08 13:44:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:08 13:44:08.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:08 13:44:08.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:08 13:44:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:08 13:44:08.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
09:44:08 13:44:08.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:08 13:44:08.049 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:08 13:44:08.049 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:08 13:44:08.049 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:08 13:44:08.049 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:08 13:44:08.049 INFO [main][AbstractShell] Close shell Testing shell
09:44:08 13:44:08.049 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:08 13:44:08.052 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:08 13:44:08.052 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:08 13:44:08.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:08 13:44:08.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:08 13:44:08.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:08 13:44:08.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:08 13:44:08.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:08 13:44:08.064 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
09:44:08 13:44:08.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:08 13:44:08.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:08 13:44:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:08 13:44:08.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:08 13:44:08.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:08 13:44:08.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:08 13:44:08.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:44:08 13:44:08.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:44:08 13:44:08.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:44:08 13:44:08.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:44:09 13:44:09.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:44:09 13:44:09.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:44:09 13:44:09.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:44:09 13:44:09.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:44:09 13:44:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:09 13:44:09.578 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found
09:44:09 13:44:09.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:09 13:44:09.579 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:09 13:44:09.579 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:09 13:44:09.579 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:09 13:44:09.579 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:09 13:44:09.579 INFO [main][AbstractShell] Close shell Testing shell
09:44:09 13:44:09.579 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:09 13:44:09.582 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:09 13:44:09.582 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:09 13:44:09.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.594 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
09:44:09 13:44:09.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:09 13:44:09.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:09 13:44:09.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:09 13:44:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:09 13:44:09.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:09 13:44:09.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:09 13:44:09.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:09 13:44:09.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
09:44:09 13:44:09.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:09 13:44:09.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
09:44:09 13:44:09.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:09 13:44:09.606 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:09 13:44:09.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:09 13:44:09.606 INFO [main][AbstractShell] Close shell Testing shell
09:44:09 13:44:09.606 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:09 13:44:09.610 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:09 13:44:09.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:09 13:44:09.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.621 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.627 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
09:44:09 13:44:09.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:09 13:44:09.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:09 13:44:09.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:09 13:44:09.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
09:44:09 13:44:09.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13
09:44:09 13:44:09.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:09 13:44:09.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:09 13:44:09.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:09 13:44:09.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:09 13:44:09.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:09 13:44:09.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:09 13:44:09.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:09 13:44:09.638 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:09 13:44:09.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:09 13:44:09.638 INFO [main][AbstractShell] Close shell Testing shell
09:44:09 13:44:09.638 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:09 13:44:09.642 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:09 13:44:09.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:09 13:44:09.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.660 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
09:44:09 13:44:09.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:09 13:44:09.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:09 13:44:09.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:09 13:44:09.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found
09:44:09 13:44:09.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:09 13:44:09.669 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:09 13:44:09.669 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:09 13:44:09.670 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:09 13:44:09.670 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:09 13:44:09.670 INFO [main][AbstractShell] Close shell Testing shell
09:44:09 13:44:09.670 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:09 13:44:09.673 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:09 13:44:09.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:09 13:44:09.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.684 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.684 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.684 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.690 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
09:44:09 13:44:09.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:09 13:44:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:09 13:44:09.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:09 13:44:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:09 13:44:09.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:09 13:44:09.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:09 13:44:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:09 13:44:09.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found
09:44:09 13:44:09.698 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:09 13:44:09.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
09:44:09 13:44:09.698 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:09 13:44:09.698 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:09 13:44:09.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:09 13:44:09.698 INFO [main][AbstractShell] Close shell Testing shell
09:44:09 13:44:09.698 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:09 13:44:09.701 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:09 13:44:09.702 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:09 13:44:09.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.702 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.702 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 13:44:09.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:09 13:44:09.707 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:09 13:44:09.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:09 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.679 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest
09:44:09 findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.028 s
09:44:09 findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 1.53 s
09:44:09 getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.033 s
09:44:09 setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.032 s
09:44:09 getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.03 s
09:44:09 getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest)  Time elapsed: 0.023 s
09:44:09 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:09 13:44:09.712 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:09 13:44:09.713 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:09 13:44:09.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:09 13:44:09.713 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.713 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:09 13:44:09.716 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:09 13:44:09.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:09 13:44:09.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:09 13:44:09.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:09 13:44:09.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:10 13:44:10.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:10 13:44:10.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:10 13:44:10.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:10 13:44:10.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:10 13:44:10.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:10 13:44:10.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:10 13:44:10.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:10 13:44:10.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:10 13:44:10.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:10 13:44:10.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:10 13:44:10.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:10 13:44:10.245 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:10 13:44:10.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:10 13:44:10.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:10 13:44:10.246 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:10 13:44:10.246 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:10 13:44:10.246 INFO [main][AbstractShell] Close shell Testing shell
09:44:10 13:44:10.246 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:10 13:44:10.256 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:10 13:44:10.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:10 13:44:10.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:10 13:44:10.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:10 13:44:10.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:10 13:44:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:10 13:44:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:10 13:44:10.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:10 13:44:10.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:10 13:44:10.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:10 13:44:10.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:10 13:44:10.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:10 13:44:10.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:10 13:44:10.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:10 13:44:10.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
09:44:10 13:44:10.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:10 13:44:10.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:10 13:44:10.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:10 13:44:10.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:10 13:44:10.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:10 13:44:10.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:10 13:44:10.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:10 13:44:10.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:10 13:44:10.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:10 13:44:10.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:10 13:44:10.768 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
09:44:10 13:44:10.768 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:10 13:44:10.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
09:44:10 13:44:10.768 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:10 13:44:10.768 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:10 13:44:10.769 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:10 13:44:10.769 INFO [main][AbstractShell] Close shell Testing shell
09:44:10 13:44:10.769 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:10 13:44:10.777 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:10 13:44:10.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:10 13:44:10.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:10 13:44:10.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:10 13:44:10.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:10 13:44:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:10 13:44:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:10 13:44:10.784 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:10 13:44:10.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:10 13:44:10.784 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:10 13:44:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:10 13:44:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:10 13:44:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:10 13:44:10.784 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:11 13:44:11.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:11 13:44:11.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:11 13:44:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:11 13:44:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:11 13:44:11.267 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:11 13:44:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:11 13:44:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:11 13:44:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:11 13:44:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:11 13:44:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:11 13:44:11.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:11 13:44:11.268 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3)
09:44:11 13:44:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.276 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:11 13:44:11.276 TRACE [main][WidgetHandler] Wait for synchronization
09:44:11 13:44:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:11 13:44:11.280 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:11 13:44:11.280 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:11 13:44:11.280 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:11 13:44:11.280 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:11 13:44:11.280 INFO [main][AbstractShell] Close shell Testing shell
09:44:11 13:44:11.280 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:11 13:44:11.291 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:11 13:44:11.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:11 13:44:11.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:11 13:44:11.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:11 13:44:11.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:11 13:44:11.302 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:11 13:44:11.302 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:11 13:44:11.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:11 13:44:11.548 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
09:44:11 13:44:11.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:11 13:44:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:11 13:44:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:11 13:44:11.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:11 13:44:11.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:11 13:44:11.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:11 13:44:11.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:11 13:44:11.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:11 13:44:11.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:11 13:44:11.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:44:11 13:44:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.782 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
09:44:11 13:44:11.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification...
09:44:11 13:44:11.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13
09:44:11 13:44:11.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:11 13:44:11.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully
09:44:11 13:44:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:11 13:44:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:11 13:44:11.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:11 13:44:11.787 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:11 13:44:11.787 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:11 13:44:11.788 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:11 13:44:11.788 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:11 13:44:11.788 INFO [main][AbstractShell] Close shell Testing shell
09:44:11 13:44:11.788 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:11 13:44:11.797 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:11 13:44:11.797 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:11 13:44:11.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:11 13:44:11.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:11 13:44:11.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:11 13:44:11.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:11 13:44:11.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:11 13:44:11.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:12 13:44:12.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:12 13:44:12.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:12 13:44:12.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:12 13:44:12.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:12 13:44:12.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:12 13:44:12.280 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2)
09:44:12 13:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.280 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:12 13:44:12.280 TRACE [main][WidgetHandler] Wait for synchronization
09:44:12 13:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:12 13:44:12.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
09:44:12 13:44:12.283 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:12 13:44:12.283 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:12 13:44:12.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:12 13:44:12.283 INFO [main][AbstractShell] Close shell Testing shell
09:44:12 13:44:12.283 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:12 13:44:12.292 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:12 13:44:12.293 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:12 13:44:12.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:12 13:44:12.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:12 13:44:12.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:12 13:44:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:12 13:44:12.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:12 13:44:12.299 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:12 13:44:12.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:12 13:44:12.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:12 13:44:12.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:12 13:44:12.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:12 13:44:12.551 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
09:44:12 13:44:12.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:12 13:44:12.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:12 13:44:12.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:12 13:44:12.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:12 13:44:12.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:12 13:44:12.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:12 13:44:12.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:12 13:44:12.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:12 13:44:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.783 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
09:44:12 13:44:12.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:12 13:44:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:12 13:44:12.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:12 13:44:12.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:12 13:44:12.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:12 13:44:12.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.786 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
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:12 13:44:12.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:12 13:44:12.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:12 13:44:12.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:12 13:44:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:12 13:44:12.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:12 13:44:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:12 13:44:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:12 13:44:12.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:12 13:44:12.790 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:12 13:44:12.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:12 13:44:12.791 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:12 13:44:12.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:12 13:44:12.791 INFO [main][AbstractShell] Close shell Testing shell
09:44:12 13:44:12.791 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:12 13:44:12.799 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:12 13:44:12.799 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:12 13:44:12.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:12 13:44:12.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:12 13:44:12.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:12 13:44:12.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:12 13:44:12.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:12 13:44:12.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:13 13:44:13.060 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
09:44:13 13:44:13.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:13 13:44:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:13 13:44:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:13 13:44:13.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:13 13:44:13.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:13 13:44:13.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:13 13:44:13.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:13 13:44:13.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:13 13:44:13.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:13 13:44:13.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:13 13:44:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:13 13:44:13.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:13 13:44:13.295 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
09:44:13 13:44:13.295 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:13 13:44:13.296 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:13 13:44:13.296 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:13 13:44:13.296 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:13 13:44:13.296 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:13 13:44:13.296 INFO [main][AbstractShell] Close shell Testing shell
09:44:13 13:44:13.296 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:13 13:44:13.305 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:13 13:44:13.305 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:13 13:44:13.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:13 13:44:13.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:13 13:44:13.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:13 13:44:13.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:13 13:44:13.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:13 13:44:13.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:13 13:44:13.580 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
09:44:13 13:44:13.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:13 13:44:13.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:13 13:44:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:13 13:44:13.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:13 13:44:13.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:13 13:44:13.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:13 13:44:13.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:13 13:44:13.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:13 13:44:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:13 13:44:13.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:13 13:44:13.814 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
09:44:13 13:44:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:13 13:44:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:13 13:44:13.814 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:13 13:44:13.814 TRACE [main][WidgetHandler] Wait for synchronization
09:44:13 13:44:13.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:13 13:44:13.814 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:13 13:44:13.814 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:13 13:44:13.814 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:13 13:44:13.814 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:13 13:44:13.814 INFO [main][AbstractShell] Close shell Testing shell
09:44:13 13:44:13.814 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:13 13:44:13.823 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:13 13:44:13.823 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:13 13:44:13.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:13 13:44:13.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:13 13:44:13.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:13 13:44:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:13 13:44:13.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:13 13:44:13.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:13 13:44:13.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:13 13:44:13.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:13 13:44:13.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:13 13:44:13.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:13 13:44:13.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:13 13:44:13.831 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:14 13:44:14.085 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
09:44:14 13:44:14.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:14 13:44:14.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:14 13:44:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:14 13:44:14.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:14 13:44:14.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:14 13:44:14.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:14 13:44:14.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:14 13:44:14.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:14 13:44:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:14 13:44:14.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:44:14 13:44:14.318 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
09:44:14 13:44:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:14 13:44:14.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:14 13:44:14.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:14 13:44:14.318 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:14 13:44:14.318 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:14 13:44:14.318 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:14 13:44:14.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:14 13:44:14.318 INFO [main][AbstractShell] Close shell Testing shell
09:44:14 13:44:14.318 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:14 13:44:14.328 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:14 13:44:14.328 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:14 13:44:14.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:14 13:44:14.328 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:14 13:44:14.328 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:14 13:44:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:14 13:44:14.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:14 13:44:14.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:14 13:44:14.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:14 13:44:14.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:14 13:44:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:14 13:44:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:14 13:44:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:14 13:44:14.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:14 13:44:14.592 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
09:44:14 13:44:14.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:14 13:44:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:14 13:44:14.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:14 13:44:14.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:14 13:44:14.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:14 13:44:14.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:14 13:44:14.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:14 13:44:14.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:14 13:44:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:14 13:44:14.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:14 13:44:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2...
09:44:14 13:44:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:14 13:44:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:14 13:44:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully
09:44:14 13:44:14.826 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:14 13:44:14.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
09:44:14 13:44:14.826 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:14 13:44:14.827 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:14 13:44:14.827 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:14 13:44:14.827 INFO [main][AbstractShell] Close shell Testing shell
09:44:14 13:44:14.827 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:14 13:44:14.836 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:14 13:44:14.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:14 13:44:14.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:14 13:44:14.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:14 13:44:14.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:14 13:44:14.843 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:14 13:44:14.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:14 13:44:14.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:15 13:44:15.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:15 13:44:15.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:15 13:44:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:15 13:44:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:15 13:44:15.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:15 13:44:15.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:15 13:44:15.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:15 13:44:15.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:15 13:44:15.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:15 13:44:15.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:15 13:44:15.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:15 13:44:15.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:15 13:44:15.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
09:44:15 13:44:15.344 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:15 13:44:15.344 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:15 13:44:15.344 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:15 13:44:15.344 INFO [main][AbstractShell] Close shell Testing shell
09:44:15 13:44:15.344 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:15 13:44:15.352 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:15 13:44:15.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:15 13:44:15.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:15 13:44:15.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:15 13:44:15.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:15 13:44:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:15 13:44:15.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:15 13:44:15.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:15 13:44:15.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:15 13:44:15.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:15 13:44:15.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:15 13:44:15.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:15 13:44:15.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:15 13:44:15.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:15 13:44:15.609 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
09:44:15 13:44:15.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:15 13:44:15.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:15 13:44:15.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:15 13:44:15.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:15 13:44:15.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:15 13:44:15.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:15 13:44:15.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:15 13:44:15.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:15 13:44:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:15 13:44:15.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and following matchers specified ( with key 'id' and value 'table2')
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:15 13:44:15.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:15 13:44:15.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:15 13:44:15.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
09:44:15 13:44:15.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
09:44:15 13:44:15.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:15 13:44:15.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:15 13:44:15.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:15 13:44:15.840 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:15 13:44:15.840 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:15 13:44:15.840 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:15 13:44:15.840 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:15 13:44:15.840 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:15 13:44:15.840 INFO [main][AbstractShell] Close shell Testing shell
09:44:15 13:44:15.840 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:15 13:44:15.849 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:15 13:44:15.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:15 13:44:15.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:15 13:44:15.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:15 13:44:15.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:15 13:44:15.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:15 13:44:15.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:15 13:44:15.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:16 13:44:16.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:16 13:44:16.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:16 13:44:16.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:16 13:44:16.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:16 13:44:16.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:16 13:44:16.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:16 13:44:16.356 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
09:44:16 13:44:16.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:16 13:44:16.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:16 13:44:16.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:16 13:44:16.357 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:16 13:44:16.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:16 13:44:16.357 INFO [main][AbstractShell] Close shell Testing shell
09:44:16 13:44:16.357 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:16 13:44:16.365 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:16 13:44:16.365 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:16 13:44:16.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:16 13:44:16.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:16 13:44:16.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:16 13:44:16.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:16 13:44:16.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:16 13:44:16.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:16 13:44:16.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:16 13:44:16.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:16 13:44:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:16 13:44:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:16 13:44:16.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:16 13:44:16.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:16 13:44:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:16 13:44:16.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:16 13:44:16.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:16 13:44:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:16 13:44:16.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:16 13:44:16.867 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
09:44:16 13:44:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:16 13:44:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:16 13:44:16.867 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:16 13:44:16.867 TRACE [main][WidgetHandler] Wait for synchronization
09:44:16 13:44:16.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:16 13:44:16.867 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:16 13:44:16.867 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:16 13:44:16.867 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:16 13:44:16.867 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:16 13:44:16.867 INFO [main][AbstractShell] Close shell Testing shell
09:44:16 13:44:16.867 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:16 13:44:16.876 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:16 13:44:16.876 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:16 13:44:16.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:16 13:44:16.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:16 13:44:16.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:16 13:44:16.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:16 13:44:16.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:16 13:44:16.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:17 13:44:17.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:17 13:44:17.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:17 13:44:17.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:17 13:44:17.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:17 13:44:17.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:17 13:44:17.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:17 13:44:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:17 13:44:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:17 13:44:17.371 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x:
09:44:17 13:44:17.372 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:17 13:44:17.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
09:44:17 13:44:17.372 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:17 13:44:17.372 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:17 13:44:17.372 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:17 13:44:17.372 INFO [main][AbstractShell] Close shell Testing shell
09:44:17 13:44:17.372 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:17 13:44:17.381 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:17 13:44:17.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:17 13:44:17.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:17 13:44:17.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:17 13:44:17.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:17 13:44:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:17 13:44:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:17 13:44:17.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:17 13:44:17.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:17 13:44:17.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:17 13:44:17.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:17 13:44:17.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:17 13:44:17.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:17 13:44:17.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:17 13:44:17.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:17 13:44:17.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:17 13:44:17.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:17 13:44:17.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:17 13:44:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:17 13:44:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:17 13:44:17.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:17 13:44:17.870 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:17 13:44:17.870 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:17 13:44:17.871 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:17 13:44:17.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:17 13:44:17.871 INFO [main][AbstractShell] Close shell Testing shell
09:44:17 13:44:17.871 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:17 13:44:17.880 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:17 13:44:17.880 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:17 13:44:17.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:17 13:44:17.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:17 13:44:17.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:17 13:44:17.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:17 13:44:17.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:17 13:44:17.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:17 13:44:17.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:17 13:44:17.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:17 13:44:17.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:17 13:44:17.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:17 13:44:17.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:17 13:44:17.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:18 13:44:18.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:18 13:44:18.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:18 13:44:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:18 13:44:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:18 13:44:18.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:18 13:44:18.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:18 13:44:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:18 13:44:18.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:18 13:44:18.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:18 13:44:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:18 13:44:18.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:18 13:44:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:18 13:44:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:18 13:44:18.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:18 13:44:18.371 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:18 13:44:18.371 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:18 13:44:18.371 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:18 13:44:18.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:18 13:44:18.371 INFO [main][AbstractShell] Close shell Testing shell
09:44:18 13:44:18.371 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:18 13:44:18.380 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:18 13:44:18.380 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:18 13:44:18.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:18 13:44:18.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:18 13:44:18.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:18 13:44:18.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:18 13:44:18.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:18 13:44:18.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:18 13:44:18.634 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
09:44:18 13:44:18.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:18 13:44:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:18 13:44:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:18 13:44:18.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:18 13:44:18.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:18 13:44:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:18 13:44:18.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:18 13:44:18.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:18 13:44:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:18 13:44:18.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:44:18 13:44:18.866 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
09:44:18 13:44:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:18 13:44:18.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:18 13:44:18.866 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:18 13:44:18.866 TRACE [main][WidgetHandler] Wait for synchronization
09:44:18 13:44:18.866 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:18 13:44:18.866 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:18 13:44:18.866 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:18 13:44:18.866 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:18 13:44:18.866 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:18 13:44:18.866 INFO [main][AbstractShell] Close shell Testing shell
09:44:18 13:44:18.866 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:18 13:44:18.875 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:18 13:44:18.875 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:18 13:44:18.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:18 13:44:18.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:18 13:44:18.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:18 13:44:18.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:18 13:44:18.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:18 13:44:18.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:19 13:44:19.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:19 13:44:19.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:19 13:44:19.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:19 13:44:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:19 13:44:19.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:19 13:44:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:19 13:44:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:19 13:44:19.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:19 13:44:19.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:19 13:44:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:19 13:44:19.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:19 13:44:19.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:19 13:44:19.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:19 13:44:19.365 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:19 13:44:19.365 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:19 13:44:19.365 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:19 13:44:19.365 INFO [main][AbstractShell] Close shell Testing shell
09:44:19 13:44:19.365 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:19 13:44:19.374 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:19 13:44:19.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:19 13:44:19.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:19 13:44:19.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:19 13:44:19.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:19 13:44:19.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:19 13:44:19.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:19 13:44:19.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:19 13:44:19.629 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
09:44:19 13:44:19.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:19 13:44:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:19 13:44:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:19 13:44:19.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:19 13:44:19.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:19 13:44:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:19 13:44:19.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:19 13:44:19.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:19 13:44:19.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:19 13:44:19.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:19 13:44:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:19 13:44:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:19 13:44:19.856 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x
09:44:19 13:44:19.857 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:19 13:44:19.857 TRACE [main][WidgetHandler] Wait for synchronization
09:44:19 13:44:19.857 TRACE [main][WidgetHandler] Notify Table with event 8
09:44:19 13:44:19.857 TRACE [main][WidgetHandler] Wait for synchronization
09:44:19 13:44:19.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:19 13:44:19.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
09:44:19 13:44:19.859 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:19 13:44:19.859 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:19 13:44:19.859 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:19 13:44:19.859 INFO [main][AbstractShell] Close shell Testing shell
09:44:19 13:44:19.859 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:19 13:44:19.871 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:19 13:44:19.871 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:19 13:44:19.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:19 13:44:19.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:19 13:44:19.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:19 13:44:19.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:19 13:44:19.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:19 13:44:19.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:20 13:44:20.152 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
09:44:20 13:44:20.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:20 13:44:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:20 13:44:20.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:20 13:44:20.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:20 13:44:20.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:20 13:44:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:20 13:44:20.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:20 13:44:20.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:20 13:44:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:20 13:44:20.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:20 13:44:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:20 13:44:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:20 13:44:20.380 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:20 13:44:20.380 TRACE [main][WidgetHandler] Wait for synchronization
09:44:20 13:44:20.380 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
09:44:20 13:44:20.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:20 13:44:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:20 13:44:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:20 13:44:20.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:20 13:44:20.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:20 13:44:20.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:20 13:44:20.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:20 13:44:20.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:20 13:44:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:20 13:44:20.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:20 13:44:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:20 13:44:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:20 13:44:20.384 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:20 13:44:20.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
09:44:20 13:44:20.384 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:20 13:44:20.385 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:20 13:44:20.385 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:20 13:44:20.385 INFO [main][AbstractShell] Close shell Testing shell
09:44:20 13:44:20.385 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:20 13:44:20.394 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:20 13:44:20.394 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:20 13:44:20.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:20 13:44:20.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:20 13:44:20.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:20 13:44:20.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:20 13:44:20.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:20 13:44:20.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:20 13:44:20.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:20 13:44:20.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:20 13:44:20.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:20 13:44:20.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:20 13:44:20.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:20 13:44:20.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:20 13:44:20.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:20 13:44:20.875 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5)
09:44:20 13:44:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:20 13:44:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:20 13:44:20.875 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:20 13:44:20.875 TRACE [main][WidgetHandler] Wait for synchronization
09:44:20 13:44:20.875 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:20 13:44:20.876 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:20 13:44:20.876 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:20 13:44:20.876 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:20 13:44:20.876 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:20 13:44:20.876 INFO [main][AbstractShell] Close shell Testing shell
09:44:20 13:44:20.876 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:20 13:44:20.884 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:20 13:44:20.884 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:20 13:44:20.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:20 13:44:20.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:20 13:44:20.885 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:20 13:44:20.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:20 13:44:20.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:20 13:44:20.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:21 13:44:21.144 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
09:44:21 13:44:21.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:21 13:44:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:21 13:44:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:21 13:44:21.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:21 13:44:21.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:21 13:44:21.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:21 13:44:21.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:21 13:44:21.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:21 13:44:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:21 13:44:21.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:21 13:44:21.375 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4)
09:44:21 13:44:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:21 13:44:21.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:21 13:44:21.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:21 13:44:21.376 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:21 13:44:21.376 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:21 13:44:21.376 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:21 13:44:21.376 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:21 13:44:21.376 INFO [main][AbstractShell] Close shell Testing shell
09:44:21 13:44:21.376 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:21 13:44:21.385 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:21 13:44:21.385 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:21 13:44:21.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:21 13:44:21.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:21 13:44:21.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:21 13:44:21.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:21 13:44:21.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:21 13:44:21.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:21 13:44:21.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:21 13:44:21.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:21 13:44:21.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:21 13:44:21.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:21 13:44:21.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:21 13:44:21.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:21 13:44:21.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:21 13:44:21.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:21 13:44:21.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:21 13:44:21.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:21 13:44:21.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:21 13:44:21.881 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1)
09:44:21 13:44:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:21 13:44:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:21 13:44:21.881 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:21 13:44:21.881 TRACE [main][WidgetHandler] Wait for synchronization
09:44:21 13:44:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:21 13:44:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:21 13:44:21.883 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows
09:44:21 13:44:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:21 13:44:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:21 13:44:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:21 13:44:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:21 13:44:21.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:21 13:44:21.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
09:44:21 13:44:21.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:21 13:44:21.885 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:21 13:44:21.885 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:21 13:44:21.885 INFO [main][AbstractShell] Close shell Testing shell
09:44:21 13:44:21.885 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:21 13:44:21.894 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:21 13:44:21.895 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:21 13:44:21.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:21 13:44:21.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:21 13:44:21.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:21 13:44:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:21 13:44:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:21 13:44:21.906 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:21 13:44:21.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:21 13:44:21.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:21 13:44:21.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:21 13:44:21.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:21 13:44:21.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:21 13:44:21.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:22 13:44:22.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:22 13:44:22.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:22 13:44:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:22 13:44:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:22 13:44:22.393 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:22 13:44:22.393 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:22 13:44:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:22 13:44:22.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:22 13:44:22.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:22 13:44:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:22 13:44:22.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:22 13:44:22.394 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location]
09:44:22 13:44:22.394 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:22 13:44:22.395 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:22 13:44:22.395 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:22 13:44:22.395 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:22 13:44:22.395 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:22 13:44:22.395 INFO [main][AbstractShell] Close shell Testing shell
09:44:22 13:44:22.395 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:22 13:44:22.405 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:22 13:44:22.405 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:22 13:44:22.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:22 13:44:22.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:22 13:44:22.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:22 13:44:22.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:22 13:44:22.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:22 13:44:22.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:22 13:44:22.661 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
09:44:22 13:44:22.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:22 13:44:22.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:22 13:44:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:22 13:44:22.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:22 13:44:22.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:22 13:44:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:22 13:44:22.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:22 13:44:22.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:22 13:44:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:22 13:44:22.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:22 13:44:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2...
09:44:22 13:44:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:22 13:44:22.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:23 13:44:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:23 13:44:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:23 13:44:23.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:23 13:44:23.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:24 13:44:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:24 13:44:24.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:24 13:44:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:24 13:44:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:25 13:44:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:25 13:44:25.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:25 13:44:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:25 13:44:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:26 13:44:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:26 13:44:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:26 13:44:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:26 13:44:26.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:27 13:44:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:27 13:44:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:27 13:44:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:27 13:44:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:28 13:44:28.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:28 13:44:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:28 13:44:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:28 13:44:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:29 13:44:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:29 13:44:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:29 13:44:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:29 13:44:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:30 13:44:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:30 13:44:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:30 13:44:30.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:30 13:44:30.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:31 13:44:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:31 13:44:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:31 13:44:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:31 13:44:31.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:32 13:44:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:32 13:44:32.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:32 13:44:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:32 13:44:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:32 13:44:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown
09:44:32 13:44:32.925 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:32 13:44:32.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
09:44:32 13:44:32.925 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:32 13:44:32.925 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:32 13:44:32.925 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:32 13:44:32.925 INFO [main][AbstractShell] Close shell Testing shell
09:44:32 13:44:32.925 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:32 13:44:32.935 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:32 13:44:32.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:32 13:44:32.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:32 13:44:32.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:32 13:44:32.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:32 13:44:32.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:32 13:44:32.941 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:32 13:44:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:32 Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.229 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest
09:44:32 testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.552 s
09:44:32 testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.515 s
09:44:32 testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.518 s
09:44:32 testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.507 s
09:44:32 testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.49 s
09:44:32 testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.512 s
09:44:32 testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.505 s
09:44:32 testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.514 s
09:44:32 testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.505 s
09:44:32 waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.508 s
09:44:32 testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.515 s
09:44:32 testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.496 s
09:44:32 testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
09:44:32 testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
09:44:32 testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
09:44:32 testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.498 s
09:44:32 indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
09:44:32 testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.495 s
09:44:32 testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
09:44:32 doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.507 s
09:44:32 testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
09:44:32 testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.486 s
09:44:32 testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.5 s
09:44:32 testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.516 s
09:44:32 testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 0.504 s
09:44:32 waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest)  Time elapsed: 10.53 s
09:44:32 Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:32 13:44:32.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:32 13:44:32.948 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:32 13:44:32.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:32 13:44:32.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:32 13:44:32.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:32 13:44:32.948 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:32 13:44:32.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:32 13:44:32.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:33 13:44:33.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:33 13:44:33.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:33 13:44:33.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:33 13:44:33.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:33 13:44:33.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:33 13:44:33.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:33 13:44:33.286 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
09:44:33 13:44:33.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:33 13:44:33.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
09:44:33 13:44:33.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
09:44:33 13:44:33.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:33 13:44:33.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
09:44:33 13:44:33.286 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@104f1a93
09:44:33 13:44:33.288 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:33 13:44:33.288 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:33 13:44:33.288 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:33 13:44:33.288 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:33 13:44:33.288 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:33 13:44:33.288 INFO [main][AbstractShell] Close shell Testing shell
09:44:33 13:44:33.288 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:33 13:44:33.295 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:33 13:44:33.295 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:33 13:44:33.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:33 13:44:33.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:33 13:44:33.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:33 13:44:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:33 13:44:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:33 13:44:33.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:33 13:44:33.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:33 13:44:33.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:33 13:44:33.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:33 13:44:33.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:33 13:44:33.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:33 13:44:33.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:33 13:44:33.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
09:44:33 13:44:33.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:33 13:44:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:33 13:44:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:33 13:44:33.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:33 13:44:33.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:33 13:44:33.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:33 13:44:33.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:33 13:44:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:33 13:44:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:33 13:44:33.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:33 13:44:33.643 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")
09:44:33 13:44:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:33 13:44:33.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:33 13:44:33.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:33 13:44:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:33 13:44:33.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:44:33 13:44:33.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:33 13:44:33.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:33 13:44:33.643 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:33 13:44:33.643 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:33 13:44:33.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:33 13:44:33.643 INFO [main][AbstractShell] Close shell Testing shell
09:44:33 13:44:33.643 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:33 13:44:33.650 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:33 13:44:33.650 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:33 13:44:33.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:33 13:44:33.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:33 13:44:33.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:33 13:44:33.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:33 13:44:33.656 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:33 13:44:33.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:33 13:44:33.829 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
09:44:33 13:44:33.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:34 13:44:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:33.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:34 13:44:33.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:34 13:44:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:34 13:44:34.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:34 13:44:34.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:34 13:44:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:34 13:44:34.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:44:34 13:44:34.000 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:34 13:44:34.000 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:34 13:44:34.000 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:34 13:44:34.000 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:34 13:44:34.000 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:34 13:44:34.000 INFO [main][AbstractShell] Close shell Testing shell
09:44:34 13:44:34.000 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:34 13:44:34.007 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:34 13:44:34.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:34 13:44:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:34 13:44:34.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:34 13:44:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:34.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:34 13:44:34.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:34 13:44:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:34 13:44:34.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:34 13:44:34.180 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")
09:44:34 13:44:34.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:34.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:34 13:44:34.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:34 13:44:34.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:34 13:44:34.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:44:34 13:44:34.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:34 13:44:34.348 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:34 13:44:34.348 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:34 13:44:34.348 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:34 13:44:34.348 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:34 13:44:34.348 INFO [main][AbstractShell] Close shell Testing shell
09:44:34 13:44:34.348 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:34 13:44:34.355 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:34 13:44:34.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:34 13:44:34.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:34 13:44:34.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:34.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:34 13:44:34.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:34 13:44:34.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:34 13:44:34.532 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
09:44:34 13:44:34.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:34 13:44:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:34.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:34 13:44:34.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:34 13:44:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:34 13:44:34.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:34 13:44:34.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:34 13:44:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:34 13:44:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:34 13:44:34.696 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")
09:44:34 13:44:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:34 13:44:34.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:34 13:44:34.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:34 13:44:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:34 13:44:34.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:44:34 13:44:34.696 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2
09:44:34 13:44:34.696 TRACE [main][WidgetHandler] Notify Table with event 13
09:44:34 13:44:34.696 TRACE [main][WidgetHandler] Wait for synchronization
09:44:34 13:44:34.697 TRACE [main][WidgetHandler] Notify Table with event 3
09:44:34 13:44:34.697 TRACE [main][WidgetHandler] Wait for synchronization
09:44:34 13:44:34.697 TRACE [main][WidgetHandler] Notify Table with event 4
09:44:34 13:44:34.697 TRACE [main][WidgetHandler] Wait for synchronization
09:44:34 13:44:34.698 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:34 13:44:34.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
09:44:34 13:44:34.698 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:34 13:44:34.698 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:34 13:44:34.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:34 13:44:34.698 INFO [main][AbstractShell] Close shell Testing shell
09:44:34 13:44:34.698 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:34 13:44:34.705 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:34 13:44:34.705 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:34 13:44:34.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:34 13:44:34.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:34 13:44:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:34 13:44:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:34 13:44:34.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:34 13:44:34.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:34 13:44:34.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:34 13:44:34.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:34 13:44:34.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:34 13:44:34.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:34 13:44:34.881 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
09:44:34 13:44:34.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:35 13:44:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:35 13:44:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:35 13:44:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:35 13:44:35.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:35 13:44:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:35 13:44:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:35 13:44:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
09:44:35 13:44:35.038 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:35 13:44:35.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
09:44:35 13:44:35.038 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:35 13:44:35.038 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:35 13:44:35.038 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:35 13:44:35.038 INFO [main][AbstractShell] Close shell Testing shell
09:44:35 13:44:35.038 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:35 13:44:35.045 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:35 13:44:35.045 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:35 13:44:35.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.045 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:35 13:44:35.045 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:35 13:44:35.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:35 13:44:35.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:35 13:44:35.219 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
09:44:35 13:44:35.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:35 13:44:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:35 13:44:35.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:35 13:44:35.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:35 13:44:35.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:35 13:44:35.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:35 13:44:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:35 13:44:35.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:35 13:44:35.379 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
09:44:35 13:44:35.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:35 13:44:35.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:35 13:44:35.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:35 13:44:35.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:35 13:44:35.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:44:35 13:44:35.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:35 13:44:35.379 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:35 13:44:35.379 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:35 13:44:35.379 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:35 13:44:35.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:35 13:44:35.379 INFO [main][AbstractShell] Close shell Testing shell
09:44:35 13:44:35.379 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:35 13:44:35.386 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:35 13:44:35.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:35 13:44:35.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:35 13:44:35.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:35 13:44:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:35 13:44:35.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:35 13:44:35.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:35 13:44:35.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:35 13:44:35.556 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
09:44:35 13:44:35.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:35 13:44:35.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:35 13:44:35.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:35 13:44:35.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:35 13:44:35.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:35 13:44:35.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:35 13:44:35.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:35 13:44:35.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:35 13:44:35.718 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
09:44:35 13:44:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:35 13:44:35.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:35 13:44:35.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:35 13:44:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:35 13:44:35.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found
09:44:35 13:44:35.718 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:35 13:44:35.718 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:35 13:44:35.719 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:35 13:44:35.719 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:35 13:44:35.719 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:35 13:44:35.719 INFO [main][AbstractShell] Close shell Testing shell
09:44:35 13:44:35.719 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:35 13:44:35.725 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:35 13:44:35.726 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:35 13:44:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.726 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:35 13:44:35.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:35 13:44:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:35 13:44:35.732 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:35 13:44:35.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:35 13:44:35.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:35 13:44:35.899 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
09:44:35 13:44:35.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
09:44:36 13:44:36.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
09:44:36 13:44:36.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
09:44:36 13:44:36.057 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6
09:44:36 13:44:36.058 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
09:44:36 13:44:36.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers
09:44:36 13:44:36.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found
09:44:36 13:44:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found
09:44:36 13:44:36.059 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.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
09:44:36 13:44:36.059 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.059 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.059 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.059 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.059 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.065 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.066 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:36 13:44:36.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.071 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.071 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.071 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:36 13:44:36.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:36 13:44:36.393 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
09:44:36 13:44:36.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
09:44:36 13:44:36.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
09:44:36 13:44:36.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
09:44:36 13:44:36.393 INFO [WorkbenchTestable][AbstractTableItem] Set text some text
09:44:36 13:44:36.394 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
09:44:36 13:44:36.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers
09:44:36 13:44:36.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found
09:44:36 13:44:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found
09:44:36 13:44:36.402 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.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
09:44:36 13:44:36.402 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.402 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.402 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.402 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.402 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.409 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.409 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:36 13:44:36.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.468 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest
09:44:36 setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.355 s
09:44:36 referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.351 s
09:44:36 defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.357 s
09:44:36 text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.347 s
09:44:36 click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.35 s
09:44:36 index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.345 s
09:44:36 referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.335 s
09:44:36 referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.34 s
09:44:36 setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.339 s
09:44:36 setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest)  Time elapsed: 0.343 s
09:44:36 Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.419 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.419 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:36 13:44:36.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.420 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.420 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.446 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
09:44:36 13:44:36.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:36 13:44:36.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:36 13:44:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
09:44:36 13:44:36.457 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:
09:44:36 is "Disabled:")
09:44:36 13:44:36.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:36 13:44:36.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.460 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.460 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.460 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.460 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.467 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.467 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.490 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')
09:44:36 13:44:36.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
09:44:36 13:44:36.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
09:44:36 13:44:36.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
09:44:36 13:44:36.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey
09:44:36 13:44:36.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.507 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
09:44:36 13:44:36.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.529 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:36 13:44:36.529 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.529 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.529 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.529 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.536 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.536 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.542 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.542 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.560 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:
09:44:36 is "Combo0")
09:44:36 13:44:36.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.576 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
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.576 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:
09:44:36 is "Combo1")
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.581 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
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:36 13:44:36.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
09:44:36 13:44:36.581 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:
09:44:36 is "Combo2")
09:44:36 13:44:36.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.583 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
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:36 13:44:36.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found
09:44:36 13:44:36.584 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:
09:44:36 is "Combo3")
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.586 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
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:44:36 13:44:36.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found
09:44:36 13:44:36.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.586 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:36 13:44:36.586 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.587 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.587 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.587 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.587 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.594 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.644 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:
09:44:36 is "Combo3")
09:44:36 13:44:36.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.657 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 3
09:44:36 13:44:36.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.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
09:44:36 13:44:36.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.659 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.659 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.659 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.665 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.665 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.693 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:
09:44:36 is "Combo1")
09:44:36 13:44:36.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:36 13:44:36.705 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 2
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:36 13:44:36.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:36 13:44:36.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:36 13:44:36.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:36 13:44:36.707 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.707 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.707 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.707 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.713 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.713 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.730 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.730 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.746 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
09:44:36 13:44:36.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:36 13:44:36.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:36 13:44:36.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found
09:44:36 13:44:36.757 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to index: 1
09:44:36 13:44:36.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:36 13:44:36.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:36 13:44:36.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:36 13:44:36.758 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:36 13:44:36.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:36 13:44:36.758 INFO [main][AbstractShell] Close shell Testing shell
09:44:36 13:44:36.758 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:36 13:44:36.764 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:36 13:44:36.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:36 13:44:36.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:36 13:44:36.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:36 13:44:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:36 13:44:36.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:36 13:44:36.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:36 13:44:36.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:36 13:44:36.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:36 13:44:36.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:36 13:44:36.790 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
09:44:36 13:44:36.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:36 13:44:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:36 13:44:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:36 13:44:36.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:36 13:44:36.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:36 13:44:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:36 13:44:36.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:36 13:44:36.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:37 13:44:37.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:37 13:44:37.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:37 13:44:37.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:37 13:44:37.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:37 13:44:37.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:37 13:44:37.803 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found
09:44:37 13:44:37.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:37 13:44:37.803 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:37 13:44:37.803 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:37 13:44:37.803 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:37 13:44:37.803 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:37 13:44:37.803 INFO [main][AbstractShell] Close shell Testing shell
09:44:37 13:44:37.803 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:37 13:44:37.811 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:37 13:44:37.811 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:37 13:44:37.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:37 13:44:37.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:37 13:44:37.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:37 13:44:37.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:37 13:44:37.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:37 13:44:37.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:37 13:44:37.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:37 13:44:37.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:37 13:44:37.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:37 13:44:37.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:37 13:44:37.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:37 13:44:37.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:37 13:44:37.840 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:
09:44:37 is "NON_EXISTING_LABEL_&*")
09:44:37 13:44:37.840 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:37 13:44:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:37 13:44:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:37 13:44:37.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:37 13:44:37.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:37 13:44:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:37 13:44:37.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:37 13:44:37.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:38 13:44:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:38 13:44:38.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:38 13:44:38.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:38 13:44:38.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:38 13:44:38.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:38 13:44:38.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found
09:44:38 13:44:38.857 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:38 13:44:38.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
09:44:38 13:44:38.857 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:38 13:44:38.857 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:38 13:44:38.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:38 13:44:38.857 INFO [main][AbstractShell] Close shell Testing shell
09:44:38 13:44:38.857 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:38 13:44:38.864 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:38 13:44:38.864 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:38 13:44:38.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:38 13:44:38.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:38 13:44:38.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:38 13:44:38.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:38 13:44:38.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:38 13:44:38.893 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:
09:44:38 is "Combo2")
09:44:38 13:44:38.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:38 13:44:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:38 13:44:38.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:38 13:44:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:38 13:44:38.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:38 13:44:38.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:38 13:44:38.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:38 13:44:38.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:44:38 13:44:38.905 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo  to selection: Item23
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:38 13:44:38.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:38 13:44:38.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:38 13:44:38.906 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:38 13:44:38.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:38 13:44:38.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:38 13:44:38.907 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:38 13:44:38.907 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:38 13:44:38.907 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:38 13:44:38.907 INFO [main][AbstractShell] Close shell Testing shell
09:44:38 13:44:38.907 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:38 13:44:38.913 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:38 13:44:38.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:38 13:44:38.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:38 13:44:38.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:38 13:44:38.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:38 13:44:38.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.505 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest
09:44:38 enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.05 s
09:44:38 findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.069 s
09:44:38 getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.085 s
09:44:38 findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.049 s
09:44:38 selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.052 s
09:44:38 findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.044 s
09:44:38 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.049 s
09:44:38 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 1.053 s
09:44:38 selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest)  Time elapsed: 0.048 s
09:44:38 Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.929 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:38 13:44:38.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:38 13:44:38.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:38 13:44:38.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:38 13:44:38.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:38 13:44:38.950 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
09:44:38 13:44:38.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:38 13:44:38.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:38 13:44:38.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:38 13:44:38.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found
09:44:38 13:44:38.960 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:38 13:44:38.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:38 13:44:38.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:38 13:44:38.963 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:38 13:44:38.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:38 13:44:38.963 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:38 13:44:38.963 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:38 13:44:38.964 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:38 13:44:38.964 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:38 13:44:38.964 INFO [main][AbstractShell] Close shell Testing shell
09:44:38 13:44:38.964 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:38 13:44:38.968 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:38 13:44:38.968 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:38 13:44:38.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:38 13:44:38.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:38 13:44:38.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:38 13:44:38.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:38 13:44:38.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:38 13:44:38.991 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
09:44:38 13:44:38.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
09:44:39 13:44:39.004 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:39 13:44:39.004 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:39 13:44:39.004 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:39 13:44:39.005 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:39 13:44:39.005 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:39 13:44:39.005 INFO [main][AbstractShell] Close shell Testing shell
09:44:39 13:44:39.005 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:39 13:44:39.009 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:39 13:44:39.009 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:39 13:44:39.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:39 13:44:39.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:39 13:44:39.014 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:39 13:44:39.014 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:39 13:44:39.033 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
09:44:39 13:44:39.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
09:44:39 13:44:39.042 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
09:44:39 13:44:39.043 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
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
09:44:39 13:44:39.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:39 13:44:39.044 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:39 13:44:39.044 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:39 13:44:39.044 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:39 13:44:39.044 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:39 13:44:39.044 INFO [main][AbstractShell] Close shell Testing shell
09:44:39 13:44:39.044 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:39 13:44:39.048 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:39 13:44:39.048 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:39 13:44:39.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:39 13:44:39.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:39 13:44:39.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:39 13:44:39.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:39 13:44:39.074 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")
09:44:39 13:44:39.074 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
09:44:39 13:44:39.085 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")
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
09:44:39 13:44:39.085 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
09:44:39 13:44:39.086 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0
09:44:39 13:44:39.086 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:39 13:44:39.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
09:44:39 13:44:39.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:39 13:44:39.087 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:39 13:44:39.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:39 13:44:39.087 INFO [main][AbstractShell] Close shell Testing shell
09:44:39 13:44:39.087 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:39 13:44:39.091 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:39 13:44:39.091 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:39 13:44:39.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:39 13:44:39.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:39 13:44:39.096 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:39 13:44:39.096 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:39 13:44:39.116 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
09:44:39 13:44:39.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:39 13:44:39.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:39 13:44:39.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found
09:44:39 13:44:39.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:39 13:44:39.126 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:39 13:44:39.126 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:39 13:44:39.126 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:39 13:44:39.126 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:39 13:44:39.126 INFO [main][AbstractShell] Close shell Testing shell
09:44:39 13:44:39.126 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:39 13:44:39.130 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:39 13:44:39.130 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:39 13:44:39.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:39 13:44:39.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:39 13:44:39.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:39 13:44:39.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:39 13:44:39.158 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
09:44:39 13:44:39.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:39 13:44:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:39 13:44:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:39 13:44:39.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:39 13:44:39.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:39 13:44:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:39 13:44:39.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:39 13:44:39.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:39 13:44:39.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:39 13:44:39.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:40 13:44:40.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:40 13:44:40.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:40 13:44:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:40 13:44:40.169 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found
09:44:40 13:44:40.169 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:40 13:44:40.169 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:40 13:44:40.169 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:40 13:44:40.169 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:40 13:44:40.169 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:40 13:44:40.169 INFO [main][AbstractShell] Close shell Testing shell
09:44:40 13:44:40.169 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:40 13:44:40.174 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:40 13:44:40.174 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:40 13:44:40.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:40 13:44:40.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:40 13:44:40.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:40 13:44:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:40 13:44:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:40 13:44:40.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:40 13:44:40.179 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:40 13:44:40.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:40 13:44:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:40 13:44:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:40 13:44:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:40 13:44:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:40 13:44:40.199 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_#$")
09:44:40 13:44:40.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:40 13:44:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:40 13:44:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:40 13:44:40.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:40 13:44:40.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:40 13:44:40.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:40 13:44:40.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:40 13:44:40.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:40 13:44:40.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:40 13:44:40.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:41 13:44:41.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:41 13:44:41.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:41 13:44:41.210 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found
09:44:41 13:44:41.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.210 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.211 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.211 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.211 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.215 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.215 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:41 13:44:41.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:41 13:44:41.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:41 13:44:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:41 13:44:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Item 1")
09:44:41 13:44:41.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found
09:44:41 13:44:41.250 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:41 13:44:41.251 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:41 13:44:41.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.251 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.251 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.251 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.251 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.251 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.251 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.255 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:41 13:44:41.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)
09:44:41 13:44:41.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:41 13:44:41.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest
09:44:41 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.044 s
09:44:41 getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.04 s
09:44:41 getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.045 s
09:44:41 isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.037 s
09:44:41 tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.045 s
09:44:41 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.038 s
09:44:41 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 1.042 s
09:44:41 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest)  Time elapsed: 0.04 s
09:44:41 Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.266 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.266 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:41 13:44:41.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.267 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.279 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
09:44:41 13:44:41.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.288 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.288 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.288 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.288 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.288 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.288 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.288 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.288 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.288 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.288 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.288 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.291 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.296 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.307 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
09:44:41 13:44:41.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.319 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.319 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.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
09:44:41 13:44:41.320 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.320 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.320 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.320 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.323 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.335 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
09:44:41 13:44:41.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.353 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.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
09:44:41 13:44:41.353 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.353 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.353 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.353 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.353 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.356 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.356 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.356 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.356 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.370 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
09:44:41 13:44:41.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.377 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
09:44:41 13:44:41.378 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.378 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.379 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.379 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.379 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.381 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.381 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.391 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.397 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
09:44:41 13:44:41.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.406 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.407 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')
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id
09:44:41 13:44:41.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.407 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.407 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.407 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.407 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.407 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.407 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.410 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.410 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.427 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
09:44:41 13:44:41.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.435 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3)
09:44:41 13:44:41.435 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.435 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.436 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.436 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.436 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.436 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.437 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.437 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.437 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.437 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.439 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.444 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.444 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.451 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
09:44:41 13:44:41.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found
09:44:41 13:44:41.462 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2)
09:44:41 13:44:41.462 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.462 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.462 TRACE [main][WidgetHandler] Notify List with event 13
09:44:41 13:44:41.462 TRACE [main][WidgetHandler] Wait for synchronization
09:44:41 13:44:41.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.463 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.463 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.463 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.463 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.463 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.465 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.466 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.474 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)
09:44:41 13:44:41.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 13:44:41.474 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.474 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest
09:44:41 testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.026 s
09:44:41 testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.032 s
09:44:41 testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.033 s
09:44:41 testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.03 s
09:44:41 testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.029 s
09:44:41 testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.024 s
09:44:41 testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest)  Time elapsed: 0.03 s
09:44:41 Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.478 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.479 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:41 13:44:41.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.479 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:41 13:44:41.479 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.480 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.480 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.497 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
09:44:41 13:44:41.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:41 13:44:41.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found
09:44:41 13:44:41.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:41 13:44:41.508 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:41 13:44:41.509 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
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:41 13:44:41.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
09:44:41 13:44:41.510 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:41 13:44:41.510 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:41 13:44:41.510 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:41 13:44:41.511 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:41 13:44:41.511 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:41 13:44:41.511 INFO [main][AbstractShell] Close shell Testing shell
09:44:41 13:44:41.511 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:41 13:44:41.514 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:41 13:44:41.515 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:41 13:44:41.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:41 13:44:41.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:41 13:44:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.520 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:41 13:44:41.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:41 13:44:41.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:41 13:44:41.533 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
09:44:41 13:44:41.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:44:41 13:44:41.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
09:44:41 13:44:41.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:41 13:44:41.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found
09:44:41 13:44:41.546 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3
09:44:41 13:44:41.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3
09:44:41 13:44:41.547 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:44:41 13:44:41.547 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
09:44:41 13:44:41.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:41 13:44:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:41 13:44:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:41 13:44:41.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:41 13:44:41.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:41 13:44:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:41 13:44:41.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:44:41 13:44:41.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:44:42 13:44:42.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:44:42 13:44:42.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:44:42 13:44:42.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:44:42 13:44:42.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:44:42 13:44:42.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:42 13:44:42.549 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found
09:44:42 13:44:42.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:42 13:44:42.549 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:42 13:44:42.549 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:42 13:44:42.549 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:42 13:44:42.549 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:42 13:44:42.549 INFO [main][AbstractShell] Close shell Testing shell
09:44:42 13:44:42.549 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:42 13:44:42.554 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:42 13:44:42.554 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:42 13:44:42.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:42 13:44:42.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:42 13:44:42.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:42 13:44:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:42 13:44:42.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:42 13:44:42.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:42 13:44:42.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:42 13:44:42.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:42 13:44:42.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:42 13:44:42.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:42 13:44:42.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:42 13:44:42.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:42 13:44:42.574 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
09:44:42 13:44:42.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:42 13:44:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:42 13:44:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:42 13:44:42.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:42 13:44:42.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:42 13:44:42.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:42 13:44:42.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:42 13:44:42.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:43 13:44:43.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:43 13:44:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:43 13:44:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers
09:44:43 13:44:43.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found
09:44:43 13:44:43.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:43 13:44:43.588 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found
09:44:43 13:44:43.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:43 13:44:43.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:43 13:44:43.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:43 13:44:43.588 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:43 13:44:43.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:43 13:44:43.588 INFO [main][AbstractShell] Close shell Testing shell
09:44:43 13:44:43.588 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:43 13:44:43.592 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:43 13:44:43.592 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:43 13:44:43.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:43 13:44:43.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:43 13:44:43.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:43 13:44:43.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:43 13:44:43.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:43 13:44:43.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:43 13:44:43.618 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_#$")
09:44:43 13:44:43.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:43 13:44:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:43 13:44:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:43 13:44:43.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:43 13:44:43.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:43 13:44:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:43 13:44:43.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:43 13:44:43.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:44 13:44:44.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:44 13:44:44.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:44 13:44:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:44 13:44:44.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found
09:44:44 13:44:44.629 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:44 13:44:44.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
09:44:44 13:44:44.629 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:44 13:44:44.629 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.629 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.629 INFO [main][AbstractShell] Close shell Testing shell
09:44:44 13:44:44.629 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:44 13:44:44.634 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:44 13:44:44.634 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:44 13:44:44.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:44 13:44:44.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.653 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")
09:44:44 13:44:44.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:44 13:44:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:44 13:44:44.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:44 13:44:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:44 13:44:44.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:44 13:44:44.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:44:44 13:44:44.667 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
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:44 13:44:44.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found
09:44:44 13:44:44.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:44 13:44:44.668 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:44 13:44:44.668 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:44 13:44:44.668 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.668 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.668 INFO [main][AbstractShell] Close shell Testing shell
09:44:44 13:44:44.668 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:44 13:44:44.672 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:44 13:44:44.672 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:44 13:44:44.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:44 13:44:44.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.204 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest
09:44:44 findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.04 s
09:44:44 close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.039 s
09:44:44 findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.044 s
09:44:44 findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 1.035 s
09:44:44 findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest)  Time elapsed: 0.043 s
09:44:44 Running org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.687 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.687 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:44 13:44:44.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.687 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.DummyTest
09:44:44 dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest)  Time elapsed: 0 s
09:44:44 Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
09:44:44 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest
09:44:44 regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
09:44:44 regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
09:44:44 regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest)  Time elapsed: 0 s
09:44:44 Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.702 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.703 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:44 13:44:44.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.703 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:44 13:44:44.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 2 and no matchers specified
09:44:44 13:44:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:44:44 13:44:44.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:44:44 13:44:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found
09:44:44 13:44:44.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:44 13:44:44.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:44 13:44:44.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:44 13:44:44.720 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.720 INFO [main][AbstractShell] Close shell Testing shell
09:44:44 13:44:44.720 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:44 13:44:44.723 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:44 13:44:44.723 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:44 13:44:44.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.733 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.733 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.734 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:44 13:44:44.747 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')
09:44:44 13:44:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:44 13:44:44.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:44 13:44:44.748 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:44 13:44:44.748 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:44 13:44:44.748 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:44 13:44:44.748 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.748 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.748 INFO [main][AbstractShell] Close shell Testing shell
09:44:44 13:44:44.748 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:44 13:44:44.750 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:44 13:44:44.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:44 13:44:44.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:44 13:44:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:44 13:44:44.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:44 13:44:44.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:44 13:44:44.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:44 13:44:44.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:44 13:44:44.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:44 13:44:44.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:44 13:44:44.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:44 13:44:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:44 13:44:44.788 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")
09:44:44 13:44:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:44 13:44:44.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:44 13:44:44.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:44 13:44:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:44 13:44:44.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:44 13:44:44.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:44 13:44:44.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:44 13:44:44.792 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:44 13:44:44.792 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:44 13:44:44.792 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:44 13:44:44.792 INFO [main][AbstractShell] Close shell Testing shell
09:44:44 13:44:44.792 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:44 13:44:44.794 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:44 13:44:44.794 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:44 13:44:44.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:44 13:44:44.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:44 13:44:44.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:44 13:44:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:46 13:44:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown
09:44:46 13:44:46.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused...
09:44:47 13:44:47.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown
09:44:47 13:44:47.298 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:47 13:44:47.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:47 13:44:47.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:47 13:44:47.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 13:44:47.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:47 13:44:47.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:47 13:44:47.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:47 13:44:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 13:44:47.320 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:47 13:44:47.320 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")
09:44:47 13:44:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:47 13:44:47.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:47 13:44:47.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:47 13:44:47.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:47 13:44:47.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:47 13:44:47.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:47 13:44:47.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
09:44:47 13:44:47.320 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:47 13:44:47.320 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:47 13:44:47.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:47 13:44:47.320 INFO [main][AbstractShell] Close shell Testing shell
09:44:47 13:44:47.320 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:47 13:44:47.323 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:47 13:44:47.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:47 13:44:47.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 13:44:47.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:47 13:44:47.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 13:44:47.329 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:47 13:44:47.329 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:47 13:44:47.329 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:47 13:44:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 13:44:47.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:47 13:44:47.351 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
09:44:47 13:44:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:47 13:44:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:47 13:44:47.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:47 13:44:47.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:47 13:44:47.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:47 PUSH tooltip
09:44:47 13:44:47.352 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:47 13:44:47.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
09:44:47 13:44:47.352 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:47 13:44:47.352 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:47 13:44:47.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:47 13:44:47.352 INFO [main][AbstractShell] Close shell Testing shell
09:44:47 13:44:47.352 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:47 13:44:47.355 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:47 13:44:47.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:47 13:44:47.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 13:44:47.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:47 13:44:47.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:47 13:44:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 13:44:47.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)
09:44:47 13:44:47.371 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 13:44:47.371 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:47 13:44:47.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:47 13:44:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest
09:44:47 constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.029 s
09:44:47 constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.023 s
09:44:47 WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 2.542 s
09:44:47 testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.031 s
09:44:47 constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest)  Time elapsed: 0.042 s
09:44:47 Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:47 13:44:47.375 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:47 13:44:47.376 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:47 13:44:47.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:47 13:44:47.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:47 13:44:47.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:47 13:44:47.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:47 13:44:47.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:47 13:44:47.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:47 13:44:47.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:47 13:44:47.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:47 13:44:47.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:47 13:44:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:47 13:44:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:47 13:44:47.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:47 13:44:47.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:47 13:44:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:47 13:44:47.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:47 13:44:47.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:47 13:44:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:47 13:44:47.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:47 13:44:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]...
09:44:47 13:44:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:47 13:44:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:47 13:44:47.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:44:47 13:44:47.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:47 13:44:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:47 13:44:47.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:47 13:44:47.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:47 13:44:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:44:47 13:44:47.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:47 13:44:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:47 13:44:47.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:47 13:44:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:47 13:44:47.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:48 13:44:48.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:48 13:44:48.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:48 13:44:48.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:48 13:44:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown
09:44:48 13:44:48.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:48 13:44:48.406 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:48 13:44:48.406 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:48 13:44:48.406 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:48 13:44:48.406 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:48 13:44:48.406 INFO [main][AbstractShell] Close shell Testing shell
09:44:48 13:44:48.406 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:48 13:44:48.410 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:48 13:44:48.410 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:48 13:44:48.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:48 13:44:48.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:48 13:44:48.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:48 13:44:48.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:48 13:44:48.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:48 13:44:48.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:48 13:44:48.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:48 13:44:48.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:48 13:44:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:48 13:44:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:48 13:44:48.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:48 13:44:48.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:48 13:44:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:48 13:44:48.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:48 13:44:48.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:48 13:44:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:48 13:44:48.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:48 13:44:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
09:44:48 13:44:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:48 13:44:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:48 13:44:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:44:48 13:44:48.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:48 13:44:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:48 13:44:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:48 13:44:48.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:48 13:44:48.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:44:48 13:44:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:49 13:44:49.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:49 13:44:49.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children...
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:49 13:44:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children...
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:44:49 13:44:49.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:44:49 13:44:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully
09:44:49 13:44:49.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:49 13:44:49.450 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:49 13:44:49.450 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:49 13:44:49.451 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:49 13:44:49.451 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:49 13:44:49.451 INFO [main][AbstractShell] Close shell Testing shell
09:44:49 13:44:49.451 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:49 13:44:49.454 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:49 13:44:49.454 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:49 13:44:49.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:49 13:44:49.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:49 13:44:49.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:49 13:44:49.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:49 13:44:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:49 13:44:49.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:49 13:44:49.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:49 13:44:49.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:49 13:44:49.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:49 13:44:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:49 13:44:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
09:44:49 13:44:49.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
09:44:49 13:44:49.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
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:49 13:44:49.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:49 13:44:49.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]...
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:49 13:44:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully
09:44:49 13:44: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....
09:44:49 13:44: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
09:44:49 13:44:49.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:49 13:44:49.488 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:49 13:44:49.488 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:49 13:44:49.488 INFO [main][AbstractShell] Close shell Testing shell
09:44:49 13:44:49.488 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:49 13:44:49.491 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:49 13:44:49.491 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:49 13:44:49.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:49 13:44:49.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:49 13:44:49.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.503 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:49 13:44:49.503 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:49 13:44:49.503 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:49 13:44:49.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:49 13:44:49.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:49 13:44:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:49 13:44:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:49 13:44:49.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:49 13:44:49.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:49 13:44:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:49 13:44:49.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:49 13:44:49.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:49 13:44:49.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:49 13:44:49.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:49 13:44:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]...
09:44:49 13:44:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:49 13:44:49.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:50 13:44:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:50 13:44:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:50 13:44:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:50 13:44:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:50 13:44:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown
09:44:50 13:44:50.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:50 13:44:50.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:50 13:44:50.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:50 13:44:50.531 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:50 13:44:50.531 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:50 13:44:50.531 INFO [main][AbstractShell] Close shell Testing shell
09:44:50 13:44:50.531 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:50 13:44:50.535 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:50 13:44:50.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:50 13:44:50.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:50 13:44:50.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:50 13:44:50.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:50 13:44:50.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:50 13:44:50.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:50 13:44:50.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:50 13:44:50.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:50 13:44:50.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:50 13:44:50.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:50 13:44:50.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:50 13:44:50.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:50 13:44:50.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:50 13:44:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
09:44:50 13:44:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:50 13:44:50.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:51 13:44:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:51 13:44:51.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:51 13:44:51.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:51 13:44:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:51 13:44:51.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:51 13:44:51.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:51 13:44:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:51 13:44:51.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:51 13:44:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]...
09:44:51 13:44:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:51 13:44:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:52 13:44:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:52 13:44:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:52 13:44:52.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:44:52 13:44:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:44:52 13:44:52.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown
09:44:52 13:44:52.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:52 13:44:52.578 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:52 13:44:52.578 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:52 13:44:52.578 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:52 13:44:52.578 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:52 13:44:52.578 INFO [main][AbstractShell] Close shell Testing shell
09:44:52 13:44:52.578 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:52 13:44:52.583 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:52 13:44:52.583 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:52 13:44:52.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:52 13:44:52.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:52 13:44:52.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:52 13:44:52.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:52 13:44:52.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:52 13:44:52.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:52 13:44:52.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:52 13:44:52.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:52 13:44:52.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:52 13:44:52.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:52 13:44:52.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:52 13:44:52.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:52 13:44:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null...
09:44:54 13:44:54.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown
09:44:54 13:44:54.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:54 13:44:54.123 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:54 13:44:54.123 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:54 13:44:54.123 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:54 13:44:54.123 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:54 13:44:54.123 INFO [main][AbstractShell] Close shell Testing shell
09:44:54 13:44:54.123 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:54 13:44:54.127 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:54 13:44:54.127 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:54 13:44:54.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:54 13:44:54.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:54 13:44:54.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:54 13:44:54.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:54 13:44:54.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:54 13:44:54.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:54 13:44:54.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:44:54 13:44:54.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:54 13:44:54.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:54 13:44:54.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:54 13:44:54.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:54 13:44:54.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:44:54 13:44:54.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]...
09:44:55 13:44:55.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown
09:44:55 13:44:55.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:55 13:44:55.666 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:55 13:44:55.666 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:55 13:44:55.666 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.666 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.666 INFO [main][AbstractShell] Close shell Testing shell
09:44:55 13:44:55.666 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:55 13:44:55.669 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:55 13:44:55.669 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:55 13:44:55.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:55 13:44:55.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:55 13:44:55.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:55 13:44:55.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:55 13:44:55.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:55 13:44:55.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)
09:44:55 13:44:55.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:55 13:44:55.675 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:55 13:44:55.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:55 13:44:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:55 13:44:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:55 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.3 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest
09:44:55 testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.038 s
09:44:55 testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.056 s
09:44:55 testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 0.032 s
09:44:55 testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.048 s
09:44:55 testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 2.048 s
09:44:55 testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.533 s
09:44:55 testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest)  Time elapsed: 1.543 s
09:44:55 Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
09:44:55 13:44:55.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:55 13:44:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.707 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:55 13:44:55.707 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:55 13:44:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:55 13:44:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:55 13:44:55.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:55 13:44:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.732 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:55 13:44:55.739 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:55 13:44:55.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:55 13:44:55.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:55 13:44:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:55 13:44:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.774 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell'
09:44:55 13:44:55.774 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell'
09:44:55 13:44:55.774 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:55 13:44:55.774 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:55 13:44:55.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:55 13:44:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:55 13:44:55.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:55 13:44:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.806 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:55 13:44:55.806 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:55 13:44:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:55 13:44:55.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:55 13:44:55.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:55 13:44:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:55 13:44:55.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:55 13:44:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:55 13:44:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:55 13:44:55.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.841 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
09:44:56 13:44:56.841 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.841 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:56 13:44:56.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:56 13:44:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:56 13:44:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:56 13:44:56.882 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.882 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:56 13:44:56.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:56 13:44:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:56 13:44:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:56 13:44:56.907 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.907 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:56 13:44:56.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:56 13:44:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:56 13:44:56.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:56 13:44:56.938 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.938 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:56 13:44:56.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:56 13:44:56.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:56 13:44:56.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:56 13:44:56.963 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.963 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:56 13:44:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:56 13:44:56.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:56 13:44:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:56 13:44:56.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:56 13:44:56.978 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:56 13:44:56.978 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:56 13:44:56.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:56 13:44:56.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:56 13:44:56.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:57 13:44:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:57 13:44:57.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:57 13:44:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.009 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:57 13:44:57.009 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:57 13:44:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available....
09:44:57 13:44:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully
09:44:57 13:44:57.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell
09:44:57 13:44:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.042 INFO [WorkbenchTestable][AbstractShell] Close shell shell
09:44:57 13:44:57.042 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell'
09:44:57 13:44:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:57 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.38 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest
09:44:57 testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
09:44:57 testShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.032 s
09:44:57 testMinimizeMaximize(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.036 s
09:44:57 testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
09:44:57 testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 1.046 s
09:44:57 testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.029 s
09:44:57 testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.025 s
09:44:57 testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.03 s
09:44:57 testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.026 s
09:44:57 testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.024 s
09:44:57 testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.032 s
09:44:57 testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest)  Time elapsed: 0.033 s
09:44:57 Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.064 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:57 13:44:57.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.064 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.064 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.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
09:44:57 13:44:57.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:57 13:44:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:57 13:44:57.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:57 13:44:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:57 13:44:57.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:57 13:44:57.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:57 13:44:57.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:57 13:44:57.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:57 13:44:57.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:57 13:44:57.232 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:57 13:44:57.232 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:57 13:44:57.233 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.233 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.233 INFO [main][AbstractShell] Close shell Testing shell
09:44:57 13:44:57.233 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:57 13:44:57.238 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.238 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:57 13:44:57.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:57 13:44:57.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:57 13:44:57.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:57 13:44:57.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:57 13:44:57.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:57 13:44:57.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:57 13:44:57.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:57 13:44:57.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:57 13:44:57.421 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:57 13:44:57.421 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:57 13:44:57.421 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.421 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.421 INFO [main][AbstractShell] Close shell Testing shell
09:44:57 13:44:57.421 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:57 13:44:57.427 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:57 13:44:57.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:57 13:44:57.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:57 13:44:57.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:57 13:44:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:57 13:44:57.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:57 13:44:57.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:57 13:44:57.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:57 13:44:57.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:57 13:44:57.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
09:44:57 13:44:57.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:57 13:44:57.602 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.602 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.602 INFO [main][AbstractShell] Close shell Testing shell
09:44:57 13:44:57.602 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:57 13:44:57.608 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.608 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:57 13:44:57.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:57 13:44:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.696 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
09:44:57 13:44:57.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:57 13:44:57.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:57 13:44:57.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:57 13:44:57.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:57 13:44:57.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:44:57 13:44:57.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:44:57 13:44:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:57 13:44:57.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:44:57 13:44:57.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:57 13:44:57.783 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:57 13:44:57.783 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:57 13:44:57.783 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.783 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.783 INFO [main][AbstractShell] Close shell Testing shell
09:44:57 13:44:57.783 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:57 13:44:57.789 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.789 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:57 13:44:57.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:57 13:44:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.794 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.794 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:57 13:44:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:57 13:44:57.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:57 13:44:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:57 13:44:57.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:57 13:44:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:57 13:44:57.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:57 13:44:57.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:57 13:44:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:57 13:44:57.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:57 13:44:57.966 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:57 13:44:57.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
09:44:57 13:44:57.966 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:57 13:44:57.966 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:57 13:44:57.966 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:57 13:44:57.966 INFO [main][AbstractShell] Close shell Testing shell
09:44:57 13:44:57.966 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:57 13:44:57.972 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:57 13:44:57.972 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:57 13:44:57.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:57 13:44:57.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:57 13:44:57.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:57 13:44:57.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:57 13:44:57.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:58 13:44:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:58 13:44:58.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:58 13:44:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:58 13:44:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:58 13:44:58.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:58 13:44:58.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:58 13:44:58.162 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:58 13:44:58.162 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.162 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.162 INFO [main][AbstractShell] Close shell Testing shell
09:44:58 13:44:58.162 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:58 13:44:58.168 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:58 13:44:58.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:58 13:44:58.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:58 13:44:58.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:58 13:44:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:58 13:44:58.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:58 13:44:58.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:58 13:44:58.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
09:44:58 13:44:58.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:58 13:44:58.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:58 13:44:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:58 13:44:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:58 13:44:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:58 13:44:58.346 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:58 13:44:58.346 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:58 13:44:58.346 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:58 13:44:58.346 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.346 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.346 INFO [main][AbstractShell] Close shell Testing shell
09:44:58 13:44:58.346 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:58 13:44:58.352 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:58 13:44:58.352 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:58 13:44:58.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.352 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:58 13:44:58.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:58 13:44:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:58 13:44:58.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:58 13:44:58.357 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:58 13:44:58.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:58 13:44:58.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:58 13:44:58.357 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:58 13:44:58.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
09:44:58 13:44:58.442 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:44:58 13:44:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:44:58 13:44:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:44:58 13:44:58.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:44:58 13:44:58.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:58 13:44:58.527 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:58 13:44:58.527 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:58 13:44:58.527 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.527 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.527 INFO [main][AbstractShell] Close shell Testing shell
09:44:58 13:44:58.527 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:58 13:44:58.533 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:58 13:44:58.533 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:58 13:44:58.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:58 13:44:58.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:58 13:44:58.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest
09:44:58 tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.188 s
09:44:58 tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.179 s
09:44:58 tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.18 s
09:44:58 tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.18 s
09:44:58 tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.183 s
09:44:58 tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.196 s
09:44:58 tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.184 s
09:44:58 tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest)  Time elapsed: 0.181 s
09:44:58 Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:58 13:44:58.543 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:58 13:44:58.544 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:58 13:44:58.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:58 13:44:58.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:58 13:44:58.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:58 13:44:58.544 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:58 13:44:58.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:58 13:44:58.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:58 13:44:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
09:44:58 13:44:58.582 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
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.582 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")
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:44:58 13:44:58.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available....
09:44:58 13:44:58.583 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
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.583 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")
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:44:58 13:44:58.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available....
09:44:58 13:44:58.585 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
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:58 13:44:58.585 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")
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:44:58 13:44:58.585 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")
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:44:58 13:44:58.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:58 13:44:58.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:59 13:44:59.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:59 13:44:59.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:44:59 13:44:59.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:44:59 13:44:59.586 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found
09:44:59 13:44:59.586 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1
09:44:59 13:44:59.586 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1'
09:44:59 13:44:59.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.589 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2
09:44:59 13:44:59.589 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2'
09:44:59 13:44:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
09:44:59 13:44:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
09:44:59 13:44:59.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:44:59 13:44:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.625 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:44:59 13:44:59.625 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:44:59 13:44:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available....
09:44:59 13:44:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully
09:44:59 13:44:59.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin
09:44:59 13:44:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.654 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin'
09:44:59 13:44:59.655 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
09:44:59 13:44:59.656 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin'
09:44:59 13:44:59.656 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin'
09:44:59 13:44:59.656 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin
09:44:59 13:44:59.656 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin'
09:44:59 13:44:59.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
09:44:59 13:44:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully
09:44:59 13:44:59.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:44:59 13:44:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.694 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:44:59 13:44:59.694 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:44:59 13:44:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available....
09:44:59 13:44:59.729 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
09:44:59 13:44:59.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell
09:44:59 13:44:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.729 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell
09:44:59 13:44:59.729 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell'
09:44:59 13:44:59.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 13:44:59.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest
09:44:59 activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 1.058 s
09:44:59 testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.028 s
09:44:59 defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.001 s
09:44:59 manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.036 s
09:44:59 testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.037 s
09:44:59 closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest)  Time elapsed: 0.031 s
09:44:59 Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.743 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.743 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:59 13:44:59.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.743 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.756 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
09:44:59 13:44:59.756 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:44:59 13:44:59.756 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform'
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)
09:44:59 13:44:59.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 13:44:59.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest
09:44:59 workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.001 s
09:44:59 maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest)  Time elapsed: 0.001 s
09:44:59 Running org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.762 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.762 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:59 13:44:59.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.762 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:59 13:44:59.785 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.785 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:59 13:44:59.805 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
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.805 DEBUG [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)
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:44:59 13:44:59.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:59 13:44:59.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
09:44:59 13:44:59.807 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:59 13:44:59.807 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.807 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.807 INFO [main][AbstractShell] Close shell Testing shell
09:44:59 13:44:59.807 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:59 13:44:59.810 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)
09:44:59 13:44:59.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 13:44:59.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest
09:44:59 defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest)  Time elapsed: 0.041 s
09:44:59 Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.842 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.842 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:59 13:44:59.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.842 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.842 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.843 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.843 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:59 13:44:59.855 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
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8)
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:44:59 13:44:59.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell'
09:44:59 13:44:59.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:44:59 13:44:59.856 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:44:59 13:44:59.856 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:44:59 13:44:59.857 DEBUG [main][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.857 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.857 INFO [main][AbstractShell] Close shell Testing shell
09:44:59 13:44:59.857 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:44:59 13:44:59.859 DEBUG [main][AbstractWait] Waiting while shell is available...
09:44:59 13:44:59.859 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:44:59 13:44:59.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest
09:44:59 defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest)  Time elapsed: 0.032 s
09:44:59 Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.879 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.880 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
09:44:59 13:44:59.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.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 '\*?\QRedDeer SWT\E')
09:44:59 13:44:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:59 13:44:59.887 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:44:59 13:44:59.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:44:59 13:44:59.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:44:59 13:44:59.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:44:59 13:44:59.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:44:59 13:44:59.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:44:59 13:44:59.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
09:44:59 13:44:59.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.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 '\*?\QRedDeer SWT\E')
09:44:59 13:44:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:59 13:44:59.932 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:44:59 13:44:59.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:44:59 13:44:59.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:44:59 13:44:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.933 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem")
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.935 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.935 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
09:44:59 13:44:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.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 '\*?\QRedDeer SWT\E')
09:44:59 13:44:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:59 13:44:59.941 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:44:59 13:44:59.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
09:44:59 13:44:59.942 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")
09:44:59 13:44:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:59 13:44:59.943 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
09:44:59 13:44:59.943 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:44:59 13:44:59.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate.
09:44:59 13:44:59.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E')
09:44:59 13:44:59.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:44:59 13:44:59.959 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT
09:44:59 13:44:59.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.960 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent
09:44:59 13:44:59.960 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.*')
09:44:59 13:44:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:59 13:44:59.961 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem
09:44:59 13:44:59.961 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:44:59 13:44:59.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest
09:44:59 testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.022 s
09:44:59 testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.032 s
09:44:59 testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.009 s
09:44:59 testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest)  Time elapsed: 0.017 s
09:44:59 Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.970 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.971 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:44:59 13:44:59.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.971 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.979 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")
09:44:59 13:44:59.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:59 13:44:59.990 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
09:44:59 13:44:59.990 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:44:59 13:44:59.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.990 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:44:59 13:44:59.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:44:59 13:44:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:44:59 13:44:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:44:59 13:44:59.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:44:59 13:44:59.991 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.*')
09:44:59 13:44:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:44:59 13:44:59.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:44:59 13:44:59.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:44:59 13:44:59.994 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem
09:44:59 13:44:59.994 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:44:59 13:44:59.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:44:59 13:44:59.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:44:59 13:44:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:44:59 13:44:59.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:44:59 13:44:59.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:44:59 13:44:59.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:44:59 13:44:59.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:44:59 13:44:59.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:44:59 13:44:59.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:44:59 13:44:59.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:00 13:45:00.001 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:00 13:45:00.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:00 13:45:00.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:45:00 13:45:00.002 DEBUG [main][MenuItemLookup] Item match:Window
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:45:00 13:45:00.003 DEBUG [main][MenuItemLookup] Item match:Preferences
09:45:00 13:45:00.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:45:00 13:45:00.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:45:00 13:45:00.003 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:45:00 13:45:00.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....
09:45:00 13:45:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:45:00 13:45:00.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:00 13:45:00.108 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:00 13:45:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:00 13:45:00.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:00 13:45:00.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:00 13:45:00.109 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:00 13:45:00.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:00 13:45:00.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:00 13:45:00.110 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
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:00 13:45:00.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
09:45:00 13:45:00.111 DEBUG [main][TreeItemHandler] Selecting tree item: Java
09:45:00 13:45:00.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
09:45:00 13:45:00.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
09:45:00 13:45:00.111 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
09:45:00 13:45:00.111 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.159 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.159 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:45:00 13:45:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.160 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
09:45:00 13:45:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:45:00 13:45:00.160 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General
09:45:00 13:45:00.160 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:45:00 13:45:00.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:00 13:45:00.163 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
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:45:00 13:45:00.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
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:00 13:45:00.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:00 13:45:00.164 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:00 13:45:00.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:00 13:45:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:00 13:45:00.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:00 13:45:00.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:00 13:45:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:00 13:45:00.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:00 13:45:00.177 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:45:00 13:45:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:00 13:45:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:00 13:45:00.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:00 13:45:00.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:00 13:45:00.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:00 13:45:00.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:00 13:45:00.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:00 13:45:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:00 13:45:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:00 13:45:00.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:00 13:45:00.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:00 13:45:00.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:00 13:45:00.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:00 13:45:00.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:00 13:45:00.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Item match:Window
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:''
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:45:00 13:45:00.227 DEBUG [main][MenuItemLookup] Item match:Preferences
09:45:00 13:45:00.227 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:45:00 13:45:00.227 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:45:00 13:45:00.227 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:45:00 13:45:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:45:03 13:45:00.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:45:03 13:45:00.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.308 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:03 13:45:00.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:03 13:45:00.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.309 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.310 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
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.311 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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")
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:03 13:45:00.313 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:45:03 13:45:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:03 13:45:00.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:03 13:45:00.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:03 13:45:00.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:03 13:45:00.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:03 13:45:00.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:03 13:45:00.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:03 13:45:00.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:03 13:45:00.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Item match:Window
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:45:03 13:45:00.336 DEBUG [main][MenuItemLookup] Item match:Preferences
09:45:03 13:45:00.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:45:03 13:45:00.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:45:03 13:45:00.337 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:45:03 13:45:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:45:03 13:45:00.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 'Preferences.*'] is available. finished successfully
09:45:03 13:45:00.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.416 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:03 13:45:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:03 13:45:00.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.418 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java
09:45:03 13:45:00.418 DEBUG [main][TreeItemHandler] Selecting tree item: Java
09:45:03 13:45:00.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection
09:45:03 13:45:00.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java
09:45:03 13:45:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.463 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.*')
09:45:03 13:45:00.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.464 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:45:03 13:45:00.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:03 13:45:00.468 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:45:03 13:45:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:03 13:45:00.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:03 13:45:00.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:03 13:45:00.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:03 13:45:00.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:03 13:45:00.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:03 13:45:00.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:03 13:45:00.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.*']
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.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.*']
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.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.*']
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:03 13:45:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:03 13:45:00.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Item match:Window
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:''
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:45:03 13:45:00.505 DEBUG [main][MenuItemLookup] Item match:Preferences
09:45:03 13:45:00.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:45:03 13:45:00.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:45:03 13:45:00.505 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:45:03 13:45:00.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:45:03 13:45:00.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:45:03 13:45:00.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.583 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:03 13:45:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:03 13:45:00.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.584 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.586 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
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:03 13:45:00.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General
09:45:03 13:45:00.587 DEBUG [main][TreeItemHandler] Selecting tree item: General
09:45:03 13:45:00.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection
09:45:03 13:45:00.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:03 13:45:00.589 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:45:03 13:45:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:03 13:45:00.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:03 13:45:00.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:03 13:45:00.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:03 13:45:00.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.608 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:03 13:45:00.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:03 13:45:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.609 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)
09:45:03 13:45:00.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 13:45:00.609 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:03 13:45:00.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:03 13:45:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest
09:45:03 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.012 s
09:45:03 workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.005 s
09:45:03 testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.23 s
09:45:03 testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.109 s
09:45:03 testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.169 s
09:45:03 testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest)  Time elapsed: 0.105 s
09:45:03 Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:03 13:45:00.613 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:03 13:45:00.613 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:03 13:45:00.614 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:03 13:45:00.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:03 13:45:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:03 13:45:00.636 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
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:03 13:45:00.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:03 13:45:00.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:03 13:45:00.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:03 13:45:00.636 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:03 13:45:00.637 INFO [WorkbenchTestable][Keyboard] Type text "test123"
09:45:03 13:45:00.637 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:00.637 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:03 13:45:01.238 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:01.238 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:45:03 13:45:01.839 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:01.839 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:45:03 13:45:02.441 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:02.441 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:03 13:45:03.042 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:03.042 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
09:45:03 13:45:03.643 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:03 13:45:03.643 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
09:45:04 13:45:04.244 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:04 13:45:04.244 INFO [WorkbenchTestable][Keyboard]     As char:3, as int:51
09:45:04 13:45:04.846 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:04 13:45:04.846 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
09:45:04 13:45:04.846 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:04 13:45:04.847 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:04 13:45:04.847 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:04 13:45:04.847 INFO [main][AbstractShell] Close shell Keyboard testing shell
09:45:04 13:45:04.847 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
09:45:04 13:45:04.850 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:04 13:45:04.850 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:04 13:45:04.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:04 13:45:04.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:04 13:45:04.850 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:04 13:45:04.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:04 13:45:04.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:04 13:45:04.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:04 13:45:04.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:04 13:45:04.875 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
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:04 13:45:04.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:04 13:45:04.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:04 13:45:04.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:04 13:45:04.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:04 13:45:04.876 INFO [WorkbenchTestable][Keyboard] Type text "test"
09:45:04 13:45:04.876 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:04 13:45:04.876 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:05 13:45:05.477 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:05 13:45:05.477 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:45:06 13:45:06.078 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:06 13:45:06.078 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:45:06 13:45:06.679 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:06 13:45:06.679 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:07 13:45:07.280 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
09:45:07 13:45:07.280 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
09:45:07 13:45:07.481 INFO [WorkbenchTestable][Keyboard] Move cursor
09:45:07 13:45:07.681 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:07 13:45:07.681 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:07 13:45:07.882 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:08 13:45:08.284 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:08 13:45:08.284 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:08 13:45:08.484 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:08 13:45:08.685 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
09:45:08 13:45:08.886 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
09:45:08 13:45:08.886 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
09:45:09 13:45:09.086 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120
09:45:09 13:45:09.086 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120
09:45:09 13:45:09.287 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120
09:45:09 13:45:09.488 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
09:45:09 13:45:09.688 INFO [WorkbenchTestable][Keyboard] Move cursor
09:45:09 13:45:09.888 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:09 13:45:09.888 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:10 13:45:10.089 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:10 13:45:10.490 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:10 13:45:10.490 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:10 13:45:10.690 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:11 13:45:11.092 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:11 13:45:11.092 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:11 13:45:11.292 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:11 13:45:11.694 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:11 13:45:11.694 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:11 13:45:11.894 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:12 13:45:12.295 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:12 13:45:12.295 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:12 13:45:12.495 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:12 13:45:12.696 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
09:45:12 13:45:12.696 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
09:45:12 13:45:12.897 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
09:45:12 13:45:12.897 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
09:45:13 13:45:13.097 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
09:45:13 13:45:13.298 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
09:45:13 13:45:13.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:13 13:45:13.500 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
09:45:13 13:45:13.500 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:13 13:45:13.501 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:13 13:45:13.501 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:13 13:45:13.501 INFO [main][AbstractShell] Close shell Keyboard testing shell
09:45:13 13:45:13.501 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
09:45:13 13:45:13.504 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:13 13:45:13.504 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:13 13:45:13.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:13 13:45:13.504 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:13 13:45:13.504 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:13 13:45:13.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:13 13:45:13.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:13 13:45:13.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:13 13:45:13.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:13 13:45:13.533 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
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:13 13:45:13.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:13 13:45:13.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:13 13:45:13.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:13 13:45:13.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:13 13:45:13.533 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}"
09:45:13 13:45:13.533 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:13 13:45:13.533 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
09:45:13 13:45:13.734 INFO [WorkbenchTestable][Keyboard]     As char:[, as int:91
09:45:14 13:45:14.735 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:15 13:45:14.735 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
09:45:15 13:45:14.935 INFO [WorkbenchTestable][Keyboard]     As char:2, as int:50
09:45:15 13:45:15.937 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:15 13:45:15.937 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
09:45:16 13:45:16.137 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:17 13:45:17.139 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:17 13:45:17.139 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:45:17 13:45:17.740 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:17 13:45:17.740 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:45:18 13:45:18.342 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:18 13:45:18.342 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:18 13:45:18.943 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:18 13:45:18.943 INFO [WorkbenchTestable][Keyboard]     As char:, as int:131072
09:45:19 13:45:19.143 INFO [WorkbenchTestable][Keyboard]     As char:], as int:93
09:45:20 13:45:20.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:20 13:45:20.145 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
09:45:20 13:45:20.145 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:20 13:45:20.145 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:20 13:45:20.145 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:20 13:45:20.145 INFO [main][AbstractShell] Close shell Keyboard testing shell
09:45:20 13:45:20.145 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
09:45:20 13:45:20.150 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:20 13:45:20.150 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:20 13:45:20.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:20 13:45:20.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:20 13:45:20.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:20 13:45:20.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:20 13:45:20.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:20 13:45:20.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:20 13:45:20.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:20 13:45:20.179 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
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:20 13:45:20.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:20 13:45:20.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:20 13:45:20.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:20 13:45:20.179 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:20 13:45:20.180 INFO [WorkbenchTestable][Keyboard] Type text "test"
09:45:20 13:45:20.180 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:20 13:45:20.180 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:20 13:45:20.781 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:20 13:45:20.781 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:45:21 13:45:21.382 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:21 13:45:21.382 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:45:21 13:45:21.983 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:21 13:45:21.983 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:22 13:45:22.584 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
09:45:22 13:45:22.584 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
09:45:22 13:45:22.785 INFO [WorkbenchTestable][Keyboard] Move cursor
09:45:22 13:45:22.985 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:22 13:45:22.985 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:23 13:45:23.185 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:23 13:45:23.587 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:23 13:45:23.587 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:23 13:45:23.787 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:23 13:45:23.988 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
09:45:24 13:45:24.189 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127
09:45:24 13:45:24.189 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127
09:45:24 13:45:24.389 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127
09:45:24 13:45:24.590 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:24 13:45:24.591 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
09:45:24 13:45:24.591 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:24 13:45:24.591 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:24 13:45:24.591 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:24 13:45:24.591 INFO [main][AbstractShell] Close shell Keyboard testing shell
09:45:24 13:45:24.591 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
09:45:24 13:45:24.594 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:24 13:45:24.594 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:24 13:45:24.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:24 13:45:24.595 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:24 13:45:24.595 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:24 13:45:24.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:24 13:45:24.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:24 13:45:24.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:24 13:45:24.611 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:24 13:45:24.611 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:45:24 13:45:24.812 INFO [WorkbenchTestable][Keyboard]     As char:h, as int:104
09:45:25 13:45:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available....
09:45:25 13:45:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully
09:45:25 13:45:25.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search
09:45:25 13:45:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:25 13:45:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:25 13:45:25.823 INFO [WorkbenchTestable][AbstractShell] Close shell Search
09:45:25 13:45:25.823 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search'
09:45:25 13:45:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:45:25 13:45:25.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:25 13:45:25.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:25 13:45:25.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:25 13:45:25.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:25 13:45:25.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:25 13:45:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:25 13:45:25.863 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
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:25 13:45:25.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:25 13:45:25.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:25 13:45:25.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:25 13:45:25.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:25 13:45:25.864 INFO [WorkbenchTestable][Keyboard] Type text "test"
09:45:25 13:45:25.864 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:25 13:45:25.864 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:26 13:45:26.465 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:26 13:45:26.465 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:45:27 13:45:27.066 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:27 13:45:27.066 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:45:27 13:45:27.668 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:45:27 13:45:27.668 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:45:28 13:45:28.268 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left
09:45:28 13:45:28.268 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
09:45:28 13:45:28.469 INFO [WorkbenchTestable][Keyboard] Move cursor
09:45:28 13:45:28.669 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:28 13:45:28.669 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:28 13:45:28.869 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:29 13:45:29.271 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:29 13:45:29.271 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:29 13:45:29.472 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:29 13:45:29.672 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
09:45:29 13:45:29.873 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard
09:45:29 13:45:29.873 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
09:45:30 13:45:30.073 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99
09:45:30 13:45:30.073 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99
09:45:30 13:45:30.274 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99
09:45:30 13:45:30.474 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
09:45:30 13:45:30.675 INFO [WorkbenchTestable][Keyboard] Move cursor
09:45:30 13:45:30.875 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:30 13:45:30.875 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:31 13:45:31.075 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:31 13:45:31.477 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:31 13:45:31.477 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:31 13:45:31.677 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:32 13:45:32.078 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:32 13:45:32.078 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:32 13:45:32.279 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:32 13:45:32.680 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:32 13:45:32.680 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:32 13:45:32.880 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:33 13:45:33.281 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219
09:45:33 13:45:33.281 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219
09:45:33 13:45:33.482 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219
09:45:33 13:45:33.682 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard
09:45:33 13:45:33.682 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144
09:45:33 13:45:33.883 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118
09:45:33 13:45:33.883 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118
09:45:34 13:45:34.083 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118
09:45:34 13:45:34.284 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144
09:45:34 13:45:34.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available....
09:45:34 13:45:34.485 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
09:45:34 13:45:34.485 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell
09:45:34 13:45:34.486 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:34 13:45:34.486 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:34 13:45:34.486 INFO [main][AbstractShell] Close shell Keyboard testing shell
09:45:34 13:45:34.486 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell'
09:45:34 13:45:34.489 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:34 13:45:34.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:34 13:45:34.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:34 13:45:34.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:34 13:45:34.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 13:45:34.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:34 13:45:34.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.882 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest
09:45:34 typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.241 s
09:45:34 cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.657 s
09:45:34 typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 6.655 s
09:45:34 selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 4.444 s
09:45:34 keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 1.231 s
09:45:34 copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest)  Time elapsed: 8.652 s
09:45:34 Running org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.500 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.500 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:45:34 13:45:34.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:34 13:45:34.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:34 13:45:34.500 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:34 13:45:34.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:34 13:45:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:34 13:45:34.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers
09:45:34 13:45:34.516 TRACE [WorkbenchTestable][WidgetLookup] 145 widget(s) found
09:45:34 13:45:34.516 INFO [WorkbenchTestable][WidgetResolverTest] Testing 145 widgets for matching children to parent.
09:45:34 13:45:34.518 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2]
09:45:34 13:45:34.518 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2]
09:45:34 13:45:34.518 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2]
09:45:34 13:45:34.518 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@6d82a9bb] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@19057ce2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@1d2d3bc2]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@60d5f350]
09:45:34 13:45:34.519 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}]}]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c]
09:45:34 13:45:34.519 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c]
09:45:34 13:45:34.520 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c]
09:45:34 13:45:34.520 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@4d390a0c]
09:45:34 13:45:34.520 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
09:45:34 13:45:34.520 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
09:45:34 13:45:34.520 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
09:45:34 13:45:34.521 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
09:45:34 13:45:34.521 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@358ebd61]
09:45:34 13:45:34.521 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.521 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.521 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}]
09:45:34 13:45:34.521 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}]
09:45:34 13:45:34.524 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.524 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.524 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.524 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.524 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
09:45:34 13:45:34.524 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}]
09:45:34 13:45:34.525 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}]}]
09:45:34 13:45:34.525 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}]
09:45:34 13:45:34.525 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}]
09:45:34 13:45:34.525 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Link {There are no projects in your workspace.
09:45:34 To add a project:} matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.525 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}]
09:45:34 13:45:34.525 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.526 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}]
09:45:34 13:45:34.526 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.526 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}]
09:45:34 13:45:34.526 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.526 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}]
09:45:34 13:45:34.526 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer}
09:45:34 13:45:34.526 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.526 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@758d901e]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.527 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}] matches to its parent widget Composite {} [layout=GridLayout {marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open a file or drop files here to open them.} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Find Actions} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+3} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Show Key Assist} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+L} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {New} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.528 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Ctrl+N} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Open Type} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {Shift+Ctrl+T} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 makeColumnsEqualWidth=true marginWidth=5 marginHeight=5 horizontalSpacing=10 verticalSpacing=-1}]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e]
09:45:34 13:45:34.529 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@75e355e]
09:45:34 13:45:34.530 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}]
09:45:34 13:45:34.530 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}]
09:45:34 13:45:34.530 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.530 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.530 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.530 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
09:45:34 13:45:34.530 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@56e92cdf] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL marginWidth=5 marginHeight=5}] matches to its parent widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@56e92cdf]
09:45:34 13:45:34.531 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}]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline}
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=RowLayout {type=SWT.HORIZONTAL wrap=true pack=true fill=false justify=false}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.531 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Error Log} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@485e0996]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.532 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.532 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}]
09:45:34 13:45:34.533 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}]
09:45:34 13:45:34.533 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]
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}]
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}]
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems}
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT}
09:45:34 13:45:34.533 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Error Log}
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls}
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@79c01d37]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@4741fb8d]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}]
09:45:34 13:45:34.534 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}]
09:45:34 13:45:34.535 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}]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.535 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {marginWidth=3 marginHeight=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.536 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@18e6b4e2]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.537 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.538 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]
09:45:34 13:45:34.538 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]
09:45:34 13:45:34.538 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.538 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]
09:45:34 13:45:34.538 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]
09:45:34 13:45:34.538 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.538 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]
09:45:34 13:45:34.539 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]
09:45:34 13:45:34.539 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.539 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]
09:45:34 13:45:34.539 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.539 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.539 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.539 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null]
09:45:34 13:45:34.540 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]
09:45:34 13:45:34.540 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]
09:45:34 13:45:34.540 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]
09:45:34 13:45:34.540 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]
09:45:34 13:45:34.540 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.540 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.540 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.540 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]
09:45:34 13:45:34.541 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}]
09:45:34 13:45:34.541 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}]
09:45:34 13:45:34.541 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.541 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]
09:45:34 13:45:34.541 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}]
09:45:34 13:45:34.542 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.542 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.542 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@135e49b2 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5d37aa0f, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.543 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@45017263 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5d37aa0f, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null]
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:34 13:45:34.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 13:45:34.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:34 13:45:34.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest
09:45:34 parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest)  Time elapsed: 0.042 s
09:45:34 Running org.eclipse.reddeer.swt.test.EditorBarTest
09:45:34 13:45:34.549 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest
09:45:34 13:45:34.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:34 13:45:34.549 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:34 13:45:34.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 13:45:34.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:34 13:45:34.550 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:34 13:45:34.550 DEBUG [main][MenuItemLookup] Item match:File
09:45:34 13:45:34.551 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:45:34 13:45:34.551 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:''
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Package'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Class'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Interface'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Enum'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Record'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:45:34 13:45:34.553 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:34 13:45:34.554 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:45:34 13:45:34.554 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case'
09:45:34 13:45:34.554 DEBUG [main][MenuItemLookup] Found menu:''
09:45:34 13:45:34.554 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:45:34 13:45:34.554 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:45:34 13:45:34.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:45:34 13:45:34.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:45:34 13:45:34.554 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:45:34 13:45:34.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available....
09:45:34 13:45:34.633 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
09:45:34 13:45:34.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:34 13:45:34.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:34 13:45:34.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:34 13:45:34.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:34 13:45:34.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:34 13:45:34.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:34 13:45:34.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:34 13:45:34.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:34 13:45:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:34 13:45:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:45:34 13:45:34.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:45:34 13:45:34.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:45:35 13:45:35.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:45:35 13:45:35.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:45:35 13:45:35.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:45:35 13:45:35.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
09:45:35 13:45:35.140 DEBUG [main][TreeItemHandler] Selecting tree item: Project
09:45:35 13:45:35.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
09:45:35 13:45:35.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >")
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:35 13:45:35.144 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:45:35 13:45:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:35 13:45:35.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:35 13:45:35.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:35 13:45:35.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:35 13:45:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
09:45:35 13:45:35.178 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
09:45:35 13:45:35.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:45:35 is "Project name:")
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:35 13:45:35.181 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:35 13:45:35.181 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test
09:45:35 13:45:35.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 "Finish")
09:45:35 13:45:35.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent
09:45:35 13:45:35.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:35 13:45:35.184 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:45:35 13:45:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:35 13:45:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:35 13:45:35.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:35 13:45:35.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:35 13:45:35.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:45:35 13:45:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:45:35 13:45:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:45:35 13:45:35.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
09:45:35 13:45:35.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:45:35 13:45:35.691 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:45:35 13:45:35.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:45:35 13:45:35.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:35 13:45:35.696 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
09:45:35 13:45:35.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:35 13:45:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:35 13:45:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:35 13:45:35.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:35 13:45:35.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Run'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Item match:Window
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:''
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:45:35 13:45:35.697 DEBUG [main][MenuItemLookup] Item match:Show View
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Console	Shift+Alt+Q C'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Declaration	Shift+Alt+Q D'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Javadoc	Shift+Alt+Q J'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer	Shift+Alt+Q P'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Search	Shift+Alt+Q S'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Templates'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy	Shift+Alt+Q T'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:''
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:45:35 13:45:35.701 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:45:35 13:45:35.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:45:35 13:45:35.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:45:35 13:45:35.701 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:45:35 13:45:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:45:35 13:45:35.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
09:45:35 13:45:35.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:35 13:45:35.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
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:35 13:45:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:45:35 13:45:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:45:35 13:45:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:45:35 13:45:35.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:45:35 13:45:35.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:45:35 13:45:35.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:45:35 13:45:35.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:45:35 13:45:35.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
09:45:35 13:45:35.757 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
09:45:35 13:45:35.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:45:35 13:45:35.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:35 13:45:35.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:35 13:45:35.759 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:45:35 13:45:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:35 13:45:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:35 13:45:35.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:35 13:45:35.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:35 13:45:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:45:35 13:45:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:45:35 13:45:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
09:45:35 13:45:35.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
09:45:35 13:45:35.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:45:35 13:45:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:35 13:45:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:35 13:45:35.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:45:35 13:45:35.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 '\*?\QProject Explorer\E')
09:45:35 13:45:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:45:35 13:45:35.797 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:35 13:45:35.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:45:35 13:45:35.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:45:35 13:45:35.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:35 13:45:35.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:35 13:45:35.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:35 13:45:35.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:35 13:45:35.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:35 13:45:35.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:35 13:45:35.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:35 13:45:35.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:35 13:45:35.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:35 13:45:35.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:35 13:45:35.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:35 13:45:35.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:35 13:45:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:35 13:45:35.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:35 13:45:35.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:36 13:45:36.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:36 13:45:36.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:36 13:45:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:45:36 13:45:36.803 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:36 13:45:36.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:36 13:45:36.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:36 13:45:36.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:36 13:45:36.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
09:45:36 13:45:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:36 13:45:36.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:36 13:45:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:36 13:45:36.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:36 13:45:36.806 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
09:45:36 13:45:36.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:36 13:45:36.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:36 13:45:36.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:36 13:45:36.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:36 13:45:36.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
09:45:36 13:45:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:36 13:45:36.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:36 13:45:36.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:36 13:45:36.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:36 13:45:36.814 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:45:36 13:45:36.814 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:45:36 13:45:36.814 DEBUG [main][TreeItemHandler] Set Tree selection
09:45:36 13:45:36.814 DEBUG [main][TreeHandler] Notify Tree about selection event
09:45:36 13:45:36.831 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:45:36 13:45:36.848 DEBUG [WorkbenchTestable][TreeItemHandler]   EditorBarTest-test
09:45:36 13:45:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:36 13:45:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:36 13:45:36.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:45:36 13:45:36.849 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:36 13:45:36.849 DEBUG [main][MenuItemLookup] Item match:File
09:45:36 13:45:36.849 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:45:36 13:45:36.849 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Java Project'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:''
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Package'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Class'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Interface'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Enum'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Record'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Annotation'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Source Folder'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Found menu:'File'
09:45:36 13:45:36.852 DEBUG [main][MenuItemLookup] Item match:File
09:45:36 13:45:36.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File"
09:45:36 13:45:36.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File
09:45:36 13:45:36.852 INFO [main][MenuItemHandler] Select menu item: File
09:45:36 13:45:36.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:45:36 13:45:36.918 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
09:45:36 13:45:36.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:45:36 13:45:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:45:36 is "File name:")
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:36 13:45:36.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:36 13:45:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:36 13:45:36.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:36 13:45:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:36 13:45:36.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:45:36 13:45:36.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:45:36 13:45:36.922 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb
09:45:36 13:45:36.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish")
09:45:36 13:45:36.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:36 13:45:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:36 13:45:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:36 13:45:36.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent
09:45:36 13:45:36.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:36 13:45:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:36 13:45:36.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:36 13:45:36.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:36 13:45:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:36 13:45:36.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:36 13:45:36.924 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:45:36 13:45:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:36 13:45:36.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:36 13:45:36.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:36 13:45:36.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:36 13:45:36.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:45:37 13:45:37.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:45:37 13:45:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7f3fba is found...
09:45:37 13:45:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f7f3fba is found finished successfully
09:45:37 13:45:37.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qeditor-with-toolbar\E')
09:45:37 13:45:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:37 13:45:37.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:37 13:45:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:37 13:45:37.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:37 13:45:37.439 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent
09:45:37 13:45:37.439 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")
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:37 13:45:37.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:37 13:45:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:45:37 13:45:37.439 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task
09:45:37 13:45:37.439 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:45:37 13:45:37.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:37 13:45:37.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:37 13:45:37.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:45:37 13:45:37.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:37 13:45:37.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform'
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:37 13:45:37.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:37 13:45:37.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:45:37 13:45:37.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:37 13:45:37.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:37 13:45:37.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:37 13:45:37.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:37 13:45:37.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:37 13:45:37.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:37 13:45:37.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:37 13:45:37.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:37 13:45:37.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:37 13:45:37.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:37 13:45:37.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:37 13:45:37.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:37 13:45:37.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:37 13:45:37.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:37 13:45:37.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:37 13:45:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:38 13:45:38.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:38 13:45:38.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:38 13:45:38.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:45:38 13:45:38.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:45:38 13:45:38.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:45:38 13:45:38.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:45:38 13:45:38.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:45:38 13:45:38.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
09:45:38 13:45:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:38 13:45:38.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:38 13:45:38.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:38 13:45:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:38 13:45:38.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:45:38 13:45:38.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test
09:45:38 13:45:38.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
09:45:38 13:45:38.457 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
09:45:38 13:45:38.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
09:45:38 13:45:38.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
09:45:38 13:45:38.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:45:38 13:45:38.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:38 13:45:38.508 DEBUG [main][MenuItemLookup] Found menu:'New'
09:45:38 13:45:38.508 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:45:38 13:45:38.508 DEBUG [main][MenuItemLookup] Found menu:''
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:''
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:''
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:''
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:45:38 13:45:38.509 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
09:45:38 13:45:38.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
09:45:38 13:45:38.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
09:45:38 13:45:38.509 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
09:45:38 13:45:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:45:38 13:45:38.510 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:45:38 13:45:38.510 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
09:45:39 13:45:39.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:45:39 13:45:39.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:45:39 13:45:39.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:45:39 13:45:39.010 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:45:39 13:45:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:45:39 13:45:39.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer
09:45:39 13:45:39.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test
09:45:39 13:45:39.011 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test
09:45:39 13:45:39.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection
09:45:39 13:45:39.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test
09:45:39 13:45:39.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:45:39 13:45:39.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'New'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:''
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:''
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:45:39 13:45:39.039 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
09:45:39 13:45:39.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
09:45:39 13:45:39.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
09:45:39 13:45:39.040 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
09:45:39 13:45:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available....
09:45:39 13:45:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully
09:45:39 13:45:39.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
09:45:39 13:45:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:39 13:45:39.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:39 13:45:39.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:39 13:45:39.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:39 13:45:39.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:39 13:45:39.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:39 13:45:39.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:39 13:45:39.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:39 13:45:39.657 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
09:45:39 13:45:39.657 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
09:45:39 13:45:39.657 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:39 13:45:39.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:39 13:45:39.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:39 13:45:39.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:39 13:45:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:39 13:45:39.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:39 13:45:39.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:39 13:45:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:39 13:45:39.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:45:39 13:45:39.658 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:45:39 13:45:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:45:39 13:45:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:45:39 13:45:39.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:45:39 13:45:39.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:45:39 13:45:39.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
09:45:39 13:45:39.665 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:40 13:45:40.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:40 13:45:40.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:40 13:45:40.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)
09:45:40 13:45:40.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest
09:45:40 13:45:40.167 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:45:40 13:45:40.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:45:40 13:45:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:40 13:45:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.619 s - in org.eclipse.reddeer.swt.test.EditorBarTest
09:45:40 workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest)  Time elapsed: 5.617 s
09:45:40 
09:45:40 Results:
09:45:40 
09:45:40 Tests run: 307, Failures: 0, Errors: 0, Skipped: 0
09:45:40 
09:45:41 [INFO] All tests passed!
09:45:41 [INFO] 
09:45:41 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.swt.test ---
09:45:41 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
09:45:41 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:45:41 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:45:41 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:45:41 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:45:41 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:45:42 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:45:42 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:45:43 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:45:43 [INFO] 
09:45:43 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.core.test >----------
09:45:43 [INFO] Building RedDeer Core Tests 4.7.0-SNAPSHOT                       [32/58]
09:45:43 [INFO]   from tests/org.eclipse.reddeer.core.test/pom.xml
09:45:43 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:45:43 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:45:43 [INFO] 
09:45:43 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] 
09:45:43 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:45:43 [INFO] 
09:45:43 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] 
09:45:43 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] 
09:45:43 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] 
09:45:43 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.core.test ---
09:45:43 [INFO] Resolving class path of RedDeer Core Tests...
09:45:44 [INFO] 
09:45:44 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.core.test ---
09:45:44 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:45:44 [INFO] 
09:45:44 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.core.test ---
09:45:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:44 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/resources
09:45:44 [INFO] 
09:45:44 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.core.test ---
09:45:44 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/bin
09:45:45 [INFO] 
09:45:45 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.core.test ---
09:45:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:45:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/src/test/resources
09:45:45 [INFO] 
09:45:45 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.core.test ---
09:45:45 [INFO] 
09:45:45 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.core.test ---
09:45:45 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT-sources.jar
09:45:45 [INFO] 
09:45:45 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.core.test ---
09:45:45 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/org.eclipse.reddeer.core.test-4.7.0-SNAPSHOT.jar
09:45:45 [INFO] 
09:45:45 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.core.test ---
09:45:45 [INFO] 
09:45:45 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.core.test ---
09:45:47 [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)
09:45:47 [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
09:45:47 [INFO] Command line:
09:45:47 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:45:49 Launching application org.eclipse.ui.ide.workbench...
09:45:50 SLF4J: No SLF4J providers were found.
09:45:50 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:45:50 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
09:45:53 Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
09:45:53 13:45:53.849 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
09:45:53 13:45:53.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:54 13:45:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:54 13:45:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:54 13:45:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:54 13:45:54.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:54 13:45:54.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:54 13:45:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:54 13:45:54.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:54 13:45:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:54 13:45:54.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:45:54 13:45:54.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:54 13:45:54.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:45:54 13:45:54.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found
09:45:54 13:45:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:54 13:45:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:54 13:45:54.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:45:54 13:45:54.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found
09:45:54 13:45:54.454 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:54 13:45:54.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
09:45:54 13:45:54.457 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:54 13:45:54.457 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:54 13:45:54.457 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:54 13:45:54.457 INFO [main][AbstractShell] Close shell Testing shell
09:45:54 13:45:54.458 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:54 13:45:54.526 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:54 13:45:54.526 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:54 13:45:54.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 2 and no matchers specified
09:45:54 13:45:54.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:55 13:45:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:55 13:45:55.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:55 13:45:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:55 13:45:55.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:55 13:45:55.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:55 13:45:55.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:55 13:45:55.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:55 13:45:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:55 13:45:55.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:45:55 13:45:55.073 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.073 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.073 INFO [main][AbstractShell] Close shell Testing shell
09:45:55 13:45:55.073 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:55 13:45:55.083 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:55 13:45:55.083 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers
09:45:55 13:45:55.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found
09:45:55 13:45:55.354 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
09:45:55 13:45:55.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:55 13:45:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:55 13:45:55.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:55 13:45:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:55 13:45:55.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:55 13:45:55.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:55 13:45:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:55 13:45:55.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:55 13:45:55.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:55 13:45:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:55 13:45:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:55 13:45:55.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:55 13:45:55.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:55 13:45:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:55 13:45:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:55 13:45:55.591 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:55 13:45:55.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
09:45:55 13:45:55.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:55 13:45:55.592 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:55 13:45:55.592 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:55 13:45:55.592 INFO [main][AbstractShell] Close shell Testing shell
09:45:55 13:45:55.592 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:55 13:45:55.602 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:55 13:45:55.602 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:55 13:45:55.866 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
09:45:55 13:45:55.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:56 13:45:56.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:56 13:45:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:56 13:45:56.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:56 13:45:56.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:56 13:45:56.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:56 13:45:56.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:56 13:45:56.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:56 13:45:56.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:56 13:45:56.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:56 13:45:56.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:56 13:45:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:56 13:45:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:56 13:45:56.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:56 13:45:56.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:56 13:45:56.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:56 13:45:56.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:56 13:45:56.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:56 13:45:56.109 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:45:56 13:45:56.109 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:56 13:45:56.109 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:56 13:45:56.110 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:56 13:45:56.110 INFO [main][AbstractShell] Close shell Testing shell
09:45:56 13:45:56.110 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:56 13:45:56.126 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:56 13:45:56.126 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:56 13:45:56.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:56 13:45:56.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:45:56 13:45:56.384 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
09:45:56 13:45:56.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:56 13:45:56.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:56 13:45:56.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:56 13:45:56.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:56 13:45:56.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:56 13:45:56.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:56 13:45:56.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:58 13:45:56.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:58 13:45:56.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:58 13:45:56.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:58 13:45:56.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:58 13:45:56.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:58 13:45:56.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:58 13:45:56.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:58 13:45:56.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:58 13:45:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:58 13:45:56.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:45:58 13:45:56.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:45:58 13:45:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found
09:45:58 13:45:56.627 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
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:58 13:45:56.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:58 13:45:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:58 13:45:56.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:58 13:45:56.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:58 13:45:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:58 13:45:56.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:58 13:45:56.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:58 13:45:56.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:58 13:45:56.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:58 13:45:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:58 13:45:56.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:58 13:45:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:58 13:45:56.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:58 13:45:56.666 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:45:58 13:45:56.666 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:58 13:45:56.666 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:58 13:45:56.666 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:58 13:45:56.666 INFO [main][AbstractShell] Close shell Testing shell
09:45:58 13:45:56.666 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:58 13:45:56.676 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:58 13:45:56.676 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:58 13:45:56.934 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
09:45:58 13:45:56.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:58 13:45:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:58 13:45:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:58 13:45:57.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:58 13:45:57.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:58 13:45:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:45:58 13:45:57.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:45:58 13:45:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:45:58 13:45:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:45:58 13:45:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:45:58 13:45:57.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:45:58 13:45:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:45:58 13:45:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:45:58 13:45:57.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:45:58 13:45:57.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:45:58 13:45:57.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:45:58 13:45:57.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:45:58 13:45:57.173 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:45:58 13:45:57.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:45:58 13:45:57.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:45:58 13:45:57.174 DEBUG [main][AbstractWait] Waiting until shell is active...
09:45:58 13:45:57.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:45:58 13:45:57.174 INFO [main][AbstractShell] Close shell Testing shell
09:45:58 13:45:57.174 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:45:58 13:45:57.182 DEBUG [main][AbstractWait] Waiting while shell is available...
09:45:58 13:45:57.183 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:45:58 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.034 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest
09:45:58 testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 1.279 s
09:45:58 testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.556 s
09:45:58 testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.518 s
09:45:58 testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.525 s
09:45:58 testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.55 s
09:45:58 testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest)  Time elapsed: 0.506 s
09:45:58 Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:45:58 13:45:57.219 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:45:58 13:45:57.220 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
09:45:58 13:45:57.231 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:45:58 13:45:57.232 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
09:45:58 13:45:57.252 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:45:58 13:45:57.267 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:45:58 13:45:57.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:58 13:45:57.273 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:45:58 13:45:57.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
09:45:58 13:45:57.276 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
09:45:58 13:45:57.277 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:45:58 13:45:57.278 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:58 13:45:57.278 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:45:58 13:45:57.281 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:58 13:45:57.281 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:45:58 13:45:57.284 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:58 13:45:57.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:45:58 13:45:57.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:45:58 13:45:57.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:45:58 13:45:57.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:45:58 13:45:57.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:45:58 13:45:57.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:45:58 13:45:57.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:45:58 13:45:57.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:45:58 13:45:57.330 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:45:58 13:45:57.830 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:45:58 13:45:58.331 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:45:58 13:45:58.831 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:45:59 13:45:59.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it
09:46:01 13:45:59.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
09:46:01 13:45:59.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
09:46:01 13:45:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:46:01 13:46:00.333 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
09:46:01 13:46:00.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:01 13:46:00.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:01 13:46:00.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:01 13:46:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:01 13:46:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:01 13:46:00.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:01 13:46:00.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:01 13:46:00.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:01 13:46:00.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:01 13:46:00.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:01 13:46:00.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:01 13:46:00.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:01 13:46:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:01 13:46:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:01 13:46:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:46:01 13:46:00.340 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:01 13:46:00.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:01 13:46:01.340 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:01 13:46:01.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:02 13:46:02.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:02 13:46:02.841 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:03 13:46:03.341 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:03 13:46:03.842 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:04 13:46:04.342 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:04 13:46:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown
09:46:05 13:46:05.346 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed
09:46:05 13:46:05.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:05 13:46:05.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:05 13:46:05.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:05 13:46:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:05 13:46:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:05 13:46:05.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:05 13:46:05.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:05 13:46:05.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:05 13:46:05.348 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:05 13:46:05.848 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:05 13:46:05.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:06 13:46:06.349 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:06 13:46:06.349 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:06 13:46:06.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:06 13:46:06.849 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:07 13:46:07.350 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:07 13:46:07.350 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:07 13:46:07.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:07 13:46:07.850 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:08 13:46:08.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:08 13:46:08.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:08 13:46:08.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:08 13:46:08.851 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:09 13:46:09.351 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:09 13:46:09.352 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:09 13:46:09.852 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:09 13:46:09.852 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:10 13:46:10.352 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:10 13:46:10.352 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:10 13:46:10.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:12 13:46:10.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:12 13:46:11.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped
09:46:12 13:46:11.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
09:46:12 13:46:11.353 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
09:46:12 13:46:11.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:46:12 13:46:12.354 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed
09:46:12 13:46:12.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:12 13:46:12.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:12 13:46:12.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:12 13:46:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:12 13:46:12.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:12 13:46:12.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:12 13:46:12.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:12 13:46:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:46:12 13:46:12.356 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:12 13:46:12.856 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:13 13:46:13.357 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:13 13:46:13.857 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:14 13:46:14.358 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:14 13:46:14.858 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:15 13:46:15.358 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:15 13:46:15.859 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:16 13:46:16.359 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:16 13:46:16.859 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:17 13:46:17.360 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:17 13:46:17.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:18 13:46:18.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:18 13:46:18.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:18 13:46:18.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:18 13:46:18.861 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:19 13:46:19.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:19 13:46:19.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:19 13:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:19 13:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:20 13:46:20.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:20 13:46:20.362 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:20 13:46:20.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:20 13:46:20.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it
09:46:21 13:46:21.363 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:21 13:46:21.363 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
09:46:21 13:46:21.363 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
09:46:21 13:46:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:46:22 13:46:22.364 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
09:46:22 13:46:22.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:22 13:46:22.364 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:22 13:46:22.364 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:22 13:46:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:22 13:46:22.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:22 13:46:22.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:22 13:46:22.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:22 13:46:22.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:22 13:46:22.866 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:23 13:46:23.366 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
09:46:23 13:46:23.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:23 13:46:23.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:23 13:46:23.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:23 13:46:23.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
09:46:23 13:46:23.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:23 13:46:23.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:23 13:46:23.867 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:24 13:46:24.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
09:46:24 13:46:24.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:24 13:46:24.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:24 13:46:24.367 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:24 13:46:24.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' specified by excludeJobs matchers, skipped
09:46:24 13:46:24.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:24 13:46:24.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:24 13:46:24.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:25 13:46:25.368 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:25 13:46:25.368 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:25 13:46:25.368 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:25 13:46:25.868 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:25 13:46:25.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:25 13:46:25.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:26 13:46:26.369 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:26 13:46:26.369 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:26 13:46:26.369 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:26 13:46:26.869 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:26 13:46:26.870 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:26 13:46:26.870 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:27 13:46:27.370 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:27 13:46:27.370 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:27 13:46:27.370 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:27 13:46:27.871 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:27 13:46:27.871 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:27 13:46:27.871 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it
09:46:28 13:46:28.371 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped
09:46:28 13:46:28.371 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped
09:46:28 13:46:28.371 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is not listed in considered jobs, ignore it
09:46:28 13:46:28.371 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it
09:46:28 13:46:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:46:29 13:46:29.371 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed
09:46:30 13:46:30.372 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed
09:46:30 13:46:30.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:30 13:46:30.372 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:30 13:46:30.372 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:30 13:46:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:30 13:46:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:30 13:46:30.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:30 13:46:30.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null...
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:46:30 13:46:30.373 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:30 13:46:30.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:31 13:46:31.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:31 13:46:31.874 DEBUG [WorkbenchTestable][JobIsRunning]   job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it
09:46:32 13:46:32.374 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:32 13:46:32.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)
09:46:32 13:46:32.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:32 13:46:32.376 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:32 13:46:32.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:32 13:46:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.159 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest
09:46:32 testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 3.014 s
09:46:32 testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 5.008 s
09:46:32 testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 7.007 s
09:46:32 testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 10.009 s
09:46:32 testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 8.008 s
09:46:32 testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest)  Time elapsed: 2.002 s
09:46:32 Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.386 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.389 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:32 13:46:32.389 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:32 13:46:32.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:32 13:46:32.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:32 13:46:32.638 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
09:46:32 13:46:32.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:32 13:46:32.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:46:32 13:46:32.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:32 13:46:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:32 13:46:32.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers
09:46:32 13:46:32.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found
09:46:32 13:46:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:46:32 13:46:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found
09:46:32 13:46:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:46:32 13:46:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:32 13:46:32.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:32 13:46:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:46:32 13:46:32.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:46:32 13:46:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:46:32 13:46:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:46:32 13:46:32.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:46:32 13:46:32.884 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:46:32 13:46:32.884 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:46:32 13:46:32.884 DEBUG [main][AbstractWait] Waiting until shell is active...
09:46:32 13:46:32.884 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:46:32 13:46:32.884 INFO [main][AbstractShell] Close shell Testing shell
09:46:32 13:46:32.884 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:46:32 13:46:32.893 DEBUG [main][AbstractWait] Waiting while shell is available...
09:46:32 13:46:32.893 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:46:32 13:46:32.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.893 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:32 13:46:32.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:32 13:46:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
09:46:32 13:46:32.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:32 13:46:32.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
09:46:32 13:46:32.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:32 13:46:32.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:32 13:46:32.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:32 13:46:32.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:32 13:46:32.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:46:32 13:46:32.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:32 13:46:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:46:32 13:46:32.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:32 13:46:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:32 13:46:32.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:32 13:46:32.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:46:32 13:46:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:46:32 13:46:32.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:46:32 13:46:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:32 13:46:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:32 13:46:32.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell
09:46:32 13:46:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:32 13:46:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:32 13:46:32.947 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
09:46:32 13:46:32.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
09:46:32 13:46:32.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:33 13:46:33.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:33 13:46:33.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
09:46:33 13:46:33.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
09:46:33 13:46:33.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:33 13:46:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:33 13:46:33.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
09:46:33 13:46:33.952 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1
09:46:33 13:46:33.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C
09:46:33 13:46:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:34 13:46:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:34 13:46:34.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C
09:46:34 13:46:34.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
09:46:34 13:46:34.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:46:34 13:46:34.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:34 13:46:34.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:34 13:46:34.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:34 13:46:34.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:46:34 13:46:34.958 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed
09:46:34 13:46:34.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:34 13:46:34.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B
09:46:34 13:46:34.959 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
09:46:34 13:46:34.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
09:46:34 13:46:34.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:35 13:46:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:35 13:46:35.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
09:46:35 13:46:35.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
09:46:35 13:46:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:35 13:46:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:35 13:46:35.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
09:46:35 13:46:35.960 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1
09:46:35 13:46:35.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB
09:46:35 13:46:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:36 13:46:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:36 13:46:36.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB
09:46:36 13:46:36.461 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:46:36 13:46:36.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:46:36 13:46:36.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:36 13:46:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:36 13:46:36.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:36 13:46:36.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:46:36 13:46:36.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:36 13:46:36.964 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A
09:46:36 13:46:36.964 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:46:36 13:46:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:37 13:46:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:37 13:46:37.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:46:37 13:46:37.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:37 13:46:37.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:46:37 13:46:37.468 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:37 13:46:37.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA
09:46:37 13:46:37.468 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
09:46:37 13:46:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:37 13:46:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:37 13:46:37.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
09:46:37 13:46:37.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
09:46:37 13:46:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:38 13:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:38 13:46:38.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
09:46:38 13:46:38.470 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1
09:46:38 13:46:38.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB
09:46:38 13:46:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:38 13:46:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:38 13:46:38.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB
09:46:38 13:46:38.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
09:46:38 13:46:38.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
09:46:38 13:46:38.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:39 13:46:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:39 13:46:39.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
09:46:39 13:46:39.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
09:46:39 13:46:39.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:39 13:46:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:39 13:46:39.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
09:46:39 13:46:39.972 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1
09:46:39 13:46:39.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA
09:46:39 13:46:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:46:40 13:46:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:46:40 13:46:40.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA
09:46:40 13:46:40.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:46:40 13:46:40.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:46:40 13:46:40.473 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:46:40 13:46:40.473 DEBUG [main][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.473 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.473 INFO [main][AbstractShell] Close shell Testing shell
09:46:40 13:46:40.473 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:46:40 13:46:40.477 DEBUG [main][AbstractWait] Waiting while shell is available...
09:46:40 13:46:40.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:46:40 13:46:40.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:40 13:46:40.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:40 13:46:40.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:40 13:46:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:40 13:46:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:40 13:46:40.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)
09:46:40 13:46:40.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:40 13:46:40.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:46:40 13:46:40.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:46:40 13:46:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:40 13:46:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:40 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.112 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest
09:46:40 testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 0.51 s
09:46:40 testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest)  Time elapsed: 7.597 s
09:46:40 Running org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
09:46:40 13:46:40.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available....
09:46:40 13:46:40.523 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
09:46:40 13:46:40.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.524 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell
09:46:40 13:46:40.524 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell'
09:46:40 13:46:40.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:46:40 13:46:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:46:40 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest
09:46:40 testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest)  Time elapsed: 0.04 s
09:46:40 Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:46:40 13:46:40.551 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:46:40 13:46:40.552 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:46:40 13:46:40.552 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:40 13:46:40.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:46:40 13:46:40.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
09:46:40 13:46:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:46:40 13:46:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:46:40 13:46:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:46:40 13:46:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:46:40 13:46:40.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:46:40 13:46:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:46:40 13:46:40.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:46:40 13:46:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:46:40 13:46:40.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:46:40 13:46:40.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:46:40 13:46:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:46:40 13:46:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:46:40 13:46:40.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:46:40 13:46:40.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:46:40 13:46:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:46:40 13:46:40.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:46:40 13:46:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:46:40 13:46:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:46:40 13:46:40.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:46:40 13:46:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.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....
09:46:40 13:46:40.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
09:46:40 13:46:40.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:46:40 13:46:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:40 13:46:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:40 13:46:40.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:40 13:46:40.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:40 13:46:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:40 13:46:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:40 13:46:40.638 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:46:40 13:46:40.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:40 13:46:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:40 13:46:40.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:40 13:46:40.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:41 13:46:41.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:41 13:46:41.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:41 13:46:41.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:41 13:46:41.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:41 13:46:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:41 13:46:41.648 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:41 13:46:41.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
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:41 13:46:41.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:41 13:46:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:41 13:46:41.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:41 13:46:41.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:42 13:46:42.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:42 13:46:42.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:42 13:46:42.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:42 13:46:42.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:42 13:46:42.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:42 13:46:42.650 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:42 13:46:42.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:42 13:46:42.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:42 13:46:42.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:42 13:46:42.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:43 13:46:43.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:43 13:46:43.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:43 13:46:43.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:43 13:46:43.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:43 13:46:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:43 13:46:43.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:43 13:46:43.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:43 13:46:43.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:43 13:46:43.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:43 13:46:43.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:44 13:46:44.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:44 13:46:44.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:44 13:46:44.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:44 13:46:44.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:44 13:46:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:44 13:46:44.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:44 13:46:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:44 13:46:44.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:44 13:46:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:44 13:46:44.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:44 13:46:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:45 13:46:45.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:45 13:46:45.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:45 13:46:45.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:45 13:46:45.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:45 13:46:45.655 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:45 13:46:45.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
09:46:45 13:46:45.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:45 13:46:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:45 13:46:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:45 13:46:45.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:46:45 13:46:45.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:45 13:46:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:45 13:46:45.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:45 13:46:45.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:46 13:46:46.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:46 13:46:46.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:46 13:46:46.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:46 13:46:46.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:46 13:46:46.657 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:46:46 13:46:46.657 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
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:46 13:46:46.657 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:46 13:46:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:46 13:46:46.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:46 13:46:46.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:47 13:46:47.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:47 13:46:47.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:47 13:46:47.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:47 13:46:47.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:47 13:46:47.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:47 13:46:47.666 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:47 13:46:47.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:47 13:46:47.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:47 13:46:47.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:47 13:46:47.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:47 13:46:47.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:48 13:46:48.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:48 13:46:48.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:48 13:46:48.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:48 13:46:48.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:48 13:46:48.668 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:48 13:46:48.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
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:48 13:46:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:48 13:46:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:48 13:46:48.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:46:48 13:46:48.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:48 13:46:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:48 13:46:48.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:48 13:46:48.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:49 13:46:49.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:49 13:46:49.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:49 13:46:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:49 13:46:49.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:50 13:46:50.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:50 13:46:50.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:50 13:46:50.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:50 13:46:50.184 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:50 13:46:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:50 13:46:50.185 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:50 13:46:50.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:50 13:46:50.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:50 13:46:50.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:50 13:46:50.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:50 13:46:50.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:51 13:46:51.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:51 13:46:51.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:51 13:46:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:51 13:46:51.186 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:51 13:46:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:46:51 13:46:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:51 13:46:51.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
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:51 13:46:51.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:51 13:46:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:51 13:46:51.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:51 13:46:51.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:51 13:46:51.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:51 13:46:51.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:52 13:46:52.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:52 13:46:52.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:52 13:46:52.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:52 13:46:52.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:52 13:46:52.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:52 13:46:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:52 13:46:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:52 13:46:52.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:46:52 13:46:52.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:52 13:46:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:52 13:46:52.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:52 13:46:52.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:52 13:46:52.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:52 13:46:52.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:53 13:46:53.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:53 13:46:53.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:53 13:46:53.190 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:53 13:46:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:53 13:46:53.190 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:46:53 13:46:53.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:53 13:46:53.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:53 13:46:53.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:53 13:46:53.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:53 13:46:53.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:53 13:46:53.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:54 13:46:54.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:54 13:46:54.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:54 13:46:54.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:54 13:46:54.207 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:54 13:46:54.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:54 13:46:54.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:54 13:46:54.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:54 13:46:54.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:54 13:46:54.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:54 13:46:54.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:55 13:46:55.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:55 13:46:55.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:55 13:46:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:55 13:46:55.209 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:55 13:46:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:46:55 13:46:55.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
09:46:55 13:46:55.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:46:55 13:46:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:55 13:46:55.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:55 13:46:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:55 13:46:55.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:55 13:46:55.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:55 13:46:55.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:55 13:46:55.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:56 13:46:56.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:56 13:46:56.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:56 13:46:56.211 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:56 13:46:56.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:56 13:46:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:56 13:46:56.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:56 13:46:56.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:56 13:46:56.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:56 13:46:56.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:57 13:46:57.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:57 13:46:57.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:57 13:46:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:57 13:46:57.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:57 13:46:57.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:57 13:46:57.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
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:57 13:46:57.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:57 13:46:57.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:57 13:46:57.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:57 13:46:57.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:57 13:46:57.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:57 13:46:57.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:58 13:46:58.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:58 13:46:58.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:58 13:46:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:58 13:46:58.214 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:58 13:46:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:46:58 13:46:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:46:58 13:46:58.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:58 13:46:58.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:58 13:46:58.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:58 13:46:58.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:58 13:46:58.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:58 13:46:58.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:58 13:46:58.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:59 13:46:59.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:59 13:46:59.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:59 13:46:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:46:59 13:46:59.216 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:46:59 13:46:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:46:59 13:46:59.216 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
09:46:59 13:46:59.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:46:59 13:46:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:46:59 13:46:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:46:59 13:46:59.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:46:59 13:46:59.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:46:59 13:46:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:46:59 13:46:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:46:59 13:46:59.217 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:46:59 13:46:59.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:46:59 13:46:59.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:46:59 13:46:59.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:59 13:46:59.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:46:59 13:46:59.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:46:59 13:46:59.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:00 13:47:00.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:00 13:47:00.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:00 13:47:00.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:00 13:47:00.226 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:00 13:47:00.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:00 13:47:00.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:00 13:47:00.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:00 13:47:00.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:00 13:47:00.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:00 13:47:00.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:01 13:47:01.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:01 13:47:01.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:01 13:47:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:01 13:47:01.228 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:01 13:47:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:01 13:47:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:01 13:47:01.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:01 13:47:01.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
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:01 13:47:01.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:01 13:47:01.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:01 13:47:01.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:01 13:47:01.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:01 13:47:01.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:01 13:47:01.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:02 13:47:02.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:02 13:47:02.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:02 13:47:02.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:02 13:47:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:02 13:47:02.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:02 13:47:02.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:02 13:47:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:02 13:47:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:02 13:47:02.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:02 13:47:02.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:02 13:47:02.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:03 13:47:03.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:03.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:03.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:03.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:06 13:47:03.732 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:06 13:47:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:06 13:47:03.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:06 13:47:03.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:06 13:47:03.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
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:06 13:47:03.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:06 13:47:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:06 13:47:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:03.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:04.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:04.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:04.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:04.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:06 13:47:04.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:06 13:47:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:06 13:47:04.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:06 13:47:04.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:06 13:47:04.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:06 13:47:04.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:04.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:05.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:05.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:05.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:06 13:47:05.736 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:06 13:47:05.736 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
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:06 13:47:05.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:06 13:47:05.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:06 13:47:05.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:06 13:47:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:06 13:47:05.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:05.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:06.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:06.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:06.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:06.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:06 13:47:06.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:06 13:47:06.747 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:06 13:47:06.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:06 13:47:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:06 13:47:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:06 13:47:06.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:06 13:47:06.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:06 13:47:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:06 13:47:06.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:06 13:47:06.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:07 13:47:07.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:07 13:47:07.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:07 13:47:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:07 13:47:07.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:07 13:47:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:07 13:47:07.754 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:07 13:47:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:07 13:47:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:07 13:47:07.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:07 13:47:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:07 13:47:07.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:07 13:47:07.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:08 13:47:08.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:08 13:47:08.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:08 13:47:08.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:08 13:47:08.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:08 13:47:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:08 13:47:08.756 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:08 13:47:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:08 13:47:08.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
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:08 13:47:08.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:08 13:47:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:08 13:47:08.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:08 13:47:08.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:09 13:47:09.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:09 13:47:09.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:09 13:47:09.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:09 13:47:09.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:09 13:47:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:09 13:47:09.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:09 13:47:09.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:09 13:47:09.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:09 13:47:09.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:09 13:47:09.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:10 13:47:10.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:10 13:47:10.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:10 13:47:10.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:10 13:47:10.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:10 13:47:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:10 13:47:10.760 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:10 13:47:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:10 13:47:10.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:10 13:47:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:10 13:47:10.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:10 13:47:10.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:11 13:47:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:11 13:47:11.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:11 13:47:11.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:11 13:47:11.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:11 13:47:11.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:11 13:47:11.762 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:11 13:47:11.788 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
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:11 13:47:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:11 13:47:11.808 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:11 13:47:11.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:11 13:47:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:11 13:47:11.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:11 13:47:11.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:12 13:47:12.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:12 13:47:12.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:12 13:47:12.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:12 13:47:12.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:12 13:47:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:12 13:47:12.810 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:12 13:47:12.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:12 13:47:12.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:12 13:47:12.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:12 13:47:12.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:12 13:47:12.831 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
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:12 13:47:12.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:12 13:47:12.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:12 13:47:12.850 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:12 13:47:12.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:12 13:47:12.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:12 13:47:12.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:12 13:47:12.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:13 13:47:13.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:13 13:47:13.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:13 13:47:13.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:13 13:47:13.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:13 13:47:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:13 13:47:13.854 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:13 13:47:13.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:13 13:47:13.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:13 13:47:13.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:13 13:47:13.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:13 13:47:13.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:13 13:47:13.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:13 13:47:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:13 13:47:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:13 13:47:13.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:13 13:47:13.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:13 13:47:13.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:13 13:47:13.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:14 13:47:14.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:14 13:47:14.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:14 13:47:14.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:14 13:47:14.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:14 13:47:14.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:14 13:47:14.862 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:14 13:47:14.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:14 13:47:14.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:14 13:47:14.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:14 13:47:14.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:15 13:47:15.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:15 13:47:15.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:15 13:47:15.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:15 13:47:15.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:15 13:47:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:15 13:47:15.864 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:15 13:47:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:15 13:47:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:15 13:47:15.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:15 13:47:15.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:15 13:47:15.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:15 13:47:15.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:16 13:47:16.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:16 13:47:16.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:16 13:47:16.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:16 13:47:16.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:17 13:47:17.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:17 13:47:17.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:17 13:47:17.366 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:17 13:47:17.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:17 13:47:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:17 13:47:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:17 13:47:17.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:17 13:47:17.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:17 13:47:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:17 13:47:17.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:17 13:47:17.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:17 13:47:17.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:17 13:47:17.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:18 13:47:18.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:18 13:47:18.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:18 13:47:18.368 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:18 13:47:18.368 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
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:18 13:47:18.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
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:18 13:47:18.368 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:18 13:47:18.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:18 13:47:18.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:18 13:47:18.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:18 13:47:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:18 13:47:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:19 13:47:19.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:19 13:47:19.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:19 13:47:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:19 13:47:19.378 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:19 13:47:19.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:19 13:47:19.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
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:19 13:47:19.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:19 13:47:19.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:19 13:47:19.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:19 13:47:19.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:19 13:47:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:19 13:47:19.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:19 13:47:19.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:19 13:47:19.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:19 13:47:19.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:19 13:47:19.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:19 13:47:19.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:20 13:47:20.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:20 13:47:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:20 13:47:20.387 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:20 13:47:20.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:20 13:47:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:20 13:47:20.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:20 13:47:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:20 13:47:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:20 13:47:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:21 13:47:21.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:21 13:47:21.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:21 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:21 13:47:21.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:21 13:47:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:21 13:47:21.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
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:21 13:47:21.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:21 13:47:21.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:21 13:47:21.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:21 13:47:21.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:21 13:47:21.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:21 13:47:21.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:22 13:47:22.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:22 13:47:22.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:22 13:47:22.390 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:22 13:47:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:22 13:47:22.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:22 13:47:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:22 13:47:22.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:22 13:47:22.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:22 13:47:22.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:22 13:47:22.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:23 13:47:23.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:23 13:47:23.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:23 13:47:23.392 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:23 13:47:23.392 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
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:23 13:47:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:23 13:47:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:23 13:47:23.399 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:23 13:47:23.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:23 13:47:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:23 13:47:23.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:23 13:47:23.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:23 13:47:23.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:23 13:47:23.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:24 13:47:24.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:24 13:47:24.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:24 13:47:24.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:24 13:47:24.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:24 13:47:24.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:24 13:47:24.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:24 13:47:24.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:24 13:47:24.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:24 13:47:24.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:24 13:47:24.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:24 13:47:24.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:24 13:47:24.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:24 13:47:24.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:24 13:47:24.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:24 13:47:24.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:24 13:47:24.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:25 13:47:25.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:25 13:47:25.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:25 13:47:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:25 13:47:25.410 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:25 13:47:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:25 13:47:25.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:25 13:47:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:25 13:47:25.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:25 13:47:25.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:25 13:47:25.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:25 13:47:25.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:26 13:47:26.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:26 13:47:26.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:26 13:47:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:26 13:47:26.412 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:26 13:47:26.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:26 13:47:26.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:26 13:47:26.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:26 13:47:26.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:26 13:47:26.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:26 13:47:26.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:26 13:47:26.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:27 13:47:27.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:27 13:47:27.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:27 13:47:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:27 13:47:27.414 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:27 13:47:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:27 13:47:27.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:27 13:47:27.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:27 13:47:27.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:27 13:47:27.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:27 13:47:27.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:27 13:47:27.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:27 13:47:27.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:27 13:47:27.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:28 13:47:28.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:28 13:47:28.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:28 13:47:28.416 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:28 13:47:28.416 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
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:28 13:47:28.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
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:28 13:47:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:28 13:47:28.417 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:28 13:47:28.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:28 13:47:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:28 13:47:28.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:28 13:47:28.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:28 13:47:28.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:29 13:47:28.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:29 13:47:29.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:29 13:47:29.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:29 13:47:29.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:29 13:47:29.425 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:29 13:47:29.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:29 13:47:29.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:29 13:47:29.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:29 13:47:29.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:29 13:47:29.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:29 13:47:29.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:29 13:47:29.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:29 13:47:29.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:29 13:47:29.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:29 13:47:29.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:29 13:47:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:29 13:47:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:30 13:47:30.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:30 13:47:30.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:30 13:47:30.441 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:30 13:47:30.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
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:30 13:47:30.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:30 13:47:30.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:30 13:47:30.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:30 13:47:30.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:30 13:47:30.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:30 13:47:30.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:31 13:47:31.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:31 13:47:31.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:31 13:47:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:31 13:47:31.442 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:31 13:47:31.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:31 13:47:31.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:31 13:47:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:31 13:47:31.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:31 13:47:31.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:31 13:47:31.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:31 13:47:31.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:32 13:47:32.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:32 13:47:32.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:32 13:47:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:32 13:47:32.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:32 13:47:32.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:32 13:47:32.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:32 13:47:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:32 13:47:32.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:32 13:47:32.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:32 13:47:32.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:32 13:47:32.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:33 13:47:33.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:33 13:47:33.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:33 13:47:33.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:33 13:47:33.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:33 13:47:33.449 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
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:33 13:47:33.449 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:33 13:47:33.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:33 13:47:33.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:33 13:47:33.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:33 13:47:33.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:33 13:47:33.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:34 13:47:34.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:34 13:47:34.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:34 13:47:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:34 13:47:34.457 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:34 13:47:34.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:34 13:47:34.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:34 13:47:34.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:34 13:47:34.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:34 13:47:34.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:34 13:47:34.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. finished successfully
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:34 13:47:34.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
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:34 13:47:34.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:34 13:47:34.468 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:34 13:47:34.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:34 13:47:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:34 13:47:34.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:34 13:47:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:34 13:47:34.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:34 13:47:34.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:35 13:47:35.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:35 13:47:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:35 13:47:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:35 13:47:35.471 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:35 13:47:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:35 13:47:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:35 13:47:35.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:35 13:47:35.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:35 13:47:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:35 13:47:35.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:35 13:47:35.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:35 13:47:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:35 13:47:35.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:35 13:47:35.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:35 13:47:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:35 13:47:35.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:35 13:47:35.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:35 13:47:35.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:35 13:47:35.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:36 13:47:36.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:36 13:47:36.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:36 13:47:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:36 13:47:36.478 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:36 13:47:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:36 13:47:36.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:36 13:47:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:36 13:47:36.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:36 13:47:36.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:36 13:47:36.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:36 13:47:36.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:37 13:47:37.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:37 13:47:37.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:37 13:47:37.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:37 13:47:37.480 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:37 13:47:37.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:37 13:47:37.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:37 13:47:37.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:37 13:47:37.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:37 13:47:37.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:37 13:47:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:37 13:47:37.484 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
09:47:37 13:47:37.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:37 13:47:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:37 13:47:37.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:37 13:47:37.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:37 13:47:37.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:37 13:47:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:37 13:47:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:37 13:47:37.485 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:37 13:47:37.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:37 13:47:37.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:37 13:47:37.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:37 13:47:37.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:37 13:47:37.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:37 13:47:37.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:38 13:47:38.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:38 13:47:38.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:38 13:47:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:38 13:47:38.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:38 13:47:38.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:38 13:47:38.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:38 13:47:38.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:38 13:47:38.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:38 13:47:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:38 13:47:38.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:38 13:47:38.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:38 13:47:38.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:38 13:47:38.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:38 13:47:38.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:38 13:47:38.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:38 13:47:38.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:39 13:47:39.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:39 13:47:39.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:39 13:47:39.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:39 13:47:39.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:39 13:47:39.995 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:39 13:47:39.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:39 13:47:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:39 13:47:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:39 13:47:39.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:39 13:47:39.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:39 13:47:39.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:39 13:47:39.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:39 13:47:39.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:40 13:47:40.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:40 13:47:40.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:40 13:47:40.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:40 13:47:40.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:40 13:47:40.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:40 13:47:40.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:40 13:47:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:40 13:47:40.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:40 13:47:40.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:40 13:47:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:40 13:47:40.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:40 13:47:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:41 13:47:41.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:41 13:47:41.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:41 13:47:41.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:41 13:47:41.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:41 13:47:41.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
09:47:41 13:47:41.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:41 13:47:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:41 13:47:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:41 13:47:41.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:41 13:47:41.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:41 13:47:41.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:41 13:47:41.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:41 13:47:41.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:41 13:47:41.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:41 13:47:41.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:42 13:47:42.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:42 13:47:42.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:42 13:47:42.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:42 13:47:42.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:42 13:47:42.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:42 13:47:42.502 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
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:42 13:47:42.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:42 13:47:42.503 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:42 13:47:42.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:42 13:47:42.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:42 13:47:42.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:42 13:47:42.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:43 13:47:43.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:43 13:47:43.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:43 13:47:43.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:43 13:47:43.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:43 13:47:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:43 13:47:43.510 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:43 13:47:43.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:43 13:47:43.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:43 13:47:43.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:43 13:47:43.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:43 13:47:43.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:43 13:47:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:43 13:47:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:43 13:47:43.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:43 13:47:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:43 13:47:43.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:43 13:47:43.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:44 13:47:44.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:44 13:47:44.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:44 13:47:44.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:44 13:47:44.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:44 13:47:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:44 13:47:44.519 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:44 13:47:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:44 13:47:44.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:44 13:47:44.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:44 13:47:44.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:44 13:47:44.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:44 13:47:44.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:44 13:47:44.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:45 13:47:45.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:45 13:47:45.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:45 13:47:45.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:45 13:47:45.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:45 13:47:45.521 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:45 13:47:45.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:45 13:47:45.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:45 13:47:45.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:45 13:47:45.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:45 13:47:45.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:45 13:47:45.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
09:47:45 13:47:45.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:45 13:47:45.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:45 13:47:45.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
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:45 13:47:45.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:45 13:47:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:45 13:47:45.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:45 13:47:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:46 13:47:46.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:46 13:47:46.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:46 13:47:46.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:46 13:47:46.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:46 13:47:46.526 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:46 13:47:46.526 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
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:46 13:47:46.526 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:46 13:47:46.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:46 13:47:46.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:46 13:47:46.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:47 13:47:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:47 13:47:47.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:47 13:47:47.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:47 13:47:47.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:47 13:47:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:47 13:47:47.534 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:47 13:47:47.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
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:47 13:47:47.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:47 13:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:47 13:47:47.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:47 13:47:47.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:47 13:47:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:47 13:47:47.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:47 13:47:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:47 13:47:47.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:47 13:47:47.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:47 13:47:47.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:47 13:47:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:47 13:47:47.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:47 13:47:47.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:48 13:47:48.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:48 13:47:48.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:48 13:47:48.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:48 13:47:48.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:49 13:47:49.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:49 13:47:49.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:49 13:47:49.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:49 13:47:49.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:49 13:47:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:49 13:47:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:49 13:47:49.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:49 13:47:49.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:49 13:47:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:49 13:47:49.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:49 13:47:49.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:49 13:47:49.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:49 13:47:49.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:50 13:47:50.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:50 13:47:50.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:50 13:47:50.043 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:50 13:47:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:50 13:47:50.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:50 13:47:50.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:50 13:47:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:50 13:47:50.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:50 13:47:50.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:50 13:47:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:50 13:47:50.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:50 13:47:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:50 13:47:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:50 13:47:50.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:50 13:47:50.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:50 13:47:50.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:50 13:47:50.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:50 13:47:50.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:50 13:47:50.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:50 13:47:50.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:50 13:47:50.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:51 13:47:51.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:51 13:47:51.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:51 13:47:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:51 13:47:51.048 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:51 13:47:51.051 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
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:51 13:47:51.051 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:51 13:47:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:51 13:47:51.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:51 13:47:51.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:51 13:47:51.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:51 13:47:51.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:52 13:47:52.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:52 13:47:52.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:52 13:47:52.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:52 13:47:52.059 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:52 13:47:52.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:52 13:47:52.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:52 13:47:52.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:52 13:47:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:52 13:47:52.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:52 13:47:52.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:52 13:47:52.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:52 13:47:52.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:52 13:47:52.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....
09:47:52 13:47:52.065 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
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:52 13:47:52.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
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:52 13:47:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:52 13:47:52.065 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:52 13:47:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:52 13:47:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:52 13:47:52.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:52 13:47:52.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:52 13:47:52.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:52 13:47:52.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:53 13:47:53.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:53 13:47:53.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:53 13:47:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:53 13:47:53.072 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:53 13:47:53.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:53 13:47:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:53 13:47:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:53 13:47:53.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:53 13:47:53.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:53 13:47:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:53 13:47:53.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:53 13:47:53.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:53 13:47:53.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:53 13:47:53.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:53 13:47:53.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:53 13:47:53.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:53 13:47:53.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:53 13:47:53.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:53 13:47:53.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:53 13:47:53.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:54 13:47:54.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:54 13:47:54.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:54 13:47:54.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:54 13:47:54.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
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:54 13:47:54.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:54 13:47:54.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:54 13:47:54.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:54 13:47:54.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:54 13:47:54.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:54 13:47:54.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:54 13:47:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:54 13:47:54.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:54 13:47:54.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:54 13:47:54.093 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
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:54 13:47:54.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
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:54 13:47:54.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:54 13:47:54.121 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:54 13:47:54.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:54 13:47:54.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:54 13:47:54.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:54 13:47:54.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:54 13:47:54.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:54 13:47:54.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:55 13:47:55.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:55 13:47:55.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:55 13:47:55.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:55 13:47:55.123 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:55 13:47:55.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:55 13:47:55.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:55 13:47:55.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:55 13:47:55.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:55 13:47:55.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:55 13:47:55.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:55 13:47:55.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:55 13:47:55.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:55 13:47:55.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:55 13:47:55.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:56 13:47:56.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:56 13:47:56.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:56 13:47:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:56 13:47:56.130 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:56 13:47:56.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:56 13:47:56.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:56 13:47:56.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:56 13:47:56.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:56 13:47:56.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:47:56 13:47:56.134 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
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:56 13:47:56.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
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:56 13:47:56.134 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:56 13:47:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:56 13:47:56.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:56 13:47:56.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:56 13:47:56.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:56 13:47:56.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:57 13:47:57.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:57 13:47:57.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:57 13:47:57.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:57 13:47:57.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:57 13:47:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:57 13:47:57.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:57 13:47:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:57 13:47:57.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:57 13:47:57.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:57 13:47:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:57 13:47:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:57 13:47:57.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
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:57 13:47:57.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:57 13:47:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:57 13:47:57.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:57 13:47:57.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:57 13:47:57.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:57 13:47:57.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:58 13:47:58.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:58 13:47:58.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:58 13:47:58.146 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:58 13:47:58.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:58 13:47:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:58 13:47:58.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:47:58 13:47:58.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:58 13:47:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:58 13:47:58.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:58 13:47:58.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:58 13:47:58.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:58 13:47:58.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:58 13:47:58.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
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:58 13:47:58.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:58 13:47:58.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:58 13:47:58.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:47:58 13:47:58.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:47:58 13:47:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:47:58 13:47:58.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:47:58 13:47:58.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:58 13:47:58.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:58 13:47:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:58 13:47:58.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:58 13:47:58.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:58 13:47:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:58 13:47:58.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:59 13:47:59.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:59 13:47:59.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:47:59 13:47:59.154 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:47:59 13:47:59.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....
09:47:59 13:47:59.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
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:47:59 13:47:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:47:59 13:47:59.155 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:47:59 13:47:59.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:47:59 13:47:59.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:47:59 13:47:59.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:59 13:47:59.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:47:59 13:47:59.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:47:59 13:47:59.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:00 13:48:00.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:00 13:48:00.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:00 13:48:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:00 13:48:00.162 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:00 13:48:00.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:00 13:48:00.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:00 13:48:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:00 13:48:00.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:00 13:48:00.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:00 13:48:00.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
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:00 13:48:00.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:00 13:48:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:00 13:48:00.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:00 13:48:00.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:00 13:48:00.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:00 13:48:00.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:01 13:48:01.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:01 13:48:01.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:01 13:48:01.169 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:01 13:48:01.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:01 13:48:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:01 13:48:01.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:01 13:48:01.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:01 13:48:01.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:01 13:48:01.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:01 13:48:01.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:01 13:48:01.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:01 13:48:01.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:01 13:48:01.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:01 13:48:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:01 13:48:01.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:01 13:48:01.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:01 13:48:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:01 13:48:01.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:01 13:48:01.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:01 13:48:01.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:01 13:48:01.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:02 13:48:02.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:02 13:48:02.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:02 13:48:02.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:02 13:48:02.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:02 13:48:02.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:02 13:48:02.675 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:02 13:48:02.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:02 13:48:02.677 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
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:02 13:48:02.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
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:02 13:48:02.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:02 13:48:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:02 13:48:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:02 13:48:02.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:03 13:48:03.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:03 13:48:03.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:03 13:48:03.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:03 13:48:03.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:03 13:48:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:03 13:48:03.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:03 13:48:03.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:03 13:48:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:03 13:48:03.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:03 13:48:03.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:03 13:48:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:03 13:48:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:03 13:48:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:03 13:48:03.698 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
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:03 13:48:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:03 13:48:03.698 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:03 13:48:03.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:03 13:48:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:03 13:48:03.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:03 13:48:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:04 13:48:04.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:04 13:48:04.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:04 13:48:04.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:04 13:48:04.705 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:04 13:48:04.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
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:04 13:48:04.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:04 13:48:04.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:04 13:48:04.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:04 13:48:04.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:04 13:48:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:04 13:48:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:04 13:48:04.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:04 13:48:04.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:04 13:48:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:04 13:48:04.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:04 13:48:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:04 13:48:04.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:04 13:48:04.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:04 13:48:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:04 13:48:04.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:04 13:48:04.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:04 13:48:04.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:04 13:48:04.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:04 13:48:04.719 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
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:04 13:48:04.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:04 13:48:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:04 13:48:04.720 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:04 13:48:04.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:04 13:48:04.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:04 13:48:04.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:04 13:48:04.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:05 13:48:05.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:05 13:48:05.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:05 13:48:05.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:05 13:48:05.739 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:05 13:48:05.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:05 13:48:05.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:05 13:48:05.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:05 13:48:05.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:05 13:48:05.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:05 13:48:05.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:05 13:48:05.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:05 13:48:05.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:05 13:48:05.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:05 13:48:05.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:05 13:48:05.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:05 13:48:05.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:05 13:48:05.748 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
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:05 13:48:05.748 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:05 13:48:05.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:05 13:48:05.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:05 13:48:05.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:06 13:48:06.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:06 13:48:06.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:06 13:48:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:06 13:48:06.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:06 13:48:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:06 13:48:06.751 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:06 13:48:06.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:06 13:48:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:06 13:48:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:06 13:48:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:06 13:48:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:06 13:48:06.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:06 13:48:06.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:06 13:48:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:06 13:48:06.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:06 13:48:06.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:06 13:48:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:06 13:48:06.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:06 13:48:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:06 13:48:06.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
09:48:06 13:48:06.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:06 13:48:06.759 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:06 13:48:06.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:06 13:48:06.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:06 13:48:06.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:07 13:48:07.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:07 13:48:07.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:07 13:48:07.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:07 13:48:07.762 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:07 13:48:07.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:07 13:48:07.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:07 13:48:07.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:07 13:48:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:07 13:48:07.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:07 13:48:07.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:07 13:48:07.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:07 13:48:07.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:07 13:48:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:07 13:48:07.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:07 13:48:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:07 13:48:07.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:07 13:48:07.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:07 13:48:07.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:07 13:48:07.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:07 13:48:07.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:07 13:48:07.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:07 13:48:07.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:07 13:48:07.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:07 13:48:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:07 13:48:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:07 13:48:07.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:07 13:48:07.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:07 13:48:07.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:07 13:48:07.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:07 13:48:07.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:08 13:48:08.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:08 13:48:08.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:08 13:48:08.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:08 13:48:08.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:08 13:48:08.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:08 13:48:08.786 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:08 13:48:08.789 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
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:08 13:48:08.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
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:08 13:48:08.789 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:08 13:48:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:08 13:48:08.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:08 13:48:08.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:09 13:48:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:09.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:10 13:48:09.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:09.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:10 13:48:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:10 13:48:09.797 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:09.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:09.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:09.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:10 13:48:09.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:10 13:48:09.802 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
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:09.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:09.806 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:10 13:48:09.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:09.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:09.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:10 13:48:10.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:10 13:48:10.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:10 13:48:10.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:10 13:48:10.809 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:10.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:10.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:10 13:48:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:10.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:10 13:48:10.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:10.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:10 13:48:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:10 13:48:10.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:10 13:48:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:10.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:10.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:10 13:48:10.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:10.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:10.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:10 13:48:10.818 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
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:10 13:48:10.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:10 13:48:10.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:10 13:48:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:10 13:48:10.825 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:10 13:48:10.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:10 13:48:10.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:10 13:48:10.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:10 13:48:10.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:11 13:48:11.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:11 13:48:11.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:11 13:48:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:11 13:48:11.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:11 13:48:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:11 13:48:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:11 13:48:11.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:11 13:48:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:11 13:48:11.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:11 13:48:11.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:11 13:48:11.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:11 13:48:11.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:11 13:48:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:11 13:48:11.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:11 13:48:11.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:11 13:48:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:11 13:48:11.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:11 13:48:11.836 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
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:11 13:48:11.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:11 13:48:11.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:11 13:48:11.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:11 13:48:11.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:12 13:48:12.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:12 13:48:12.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:12 13:48:12.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:12 13:48:12.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:12 13:48:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:12 13:48:12.839 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:12 13:48:12.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:12 13:48:12.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:12 13:48:12.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:12 13:48:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:12 13:48:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:12 13:48:12.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:12 13:48:12.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:12 13:48:12.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:12 13:48:12.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:12 13:48:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:12 13:48:12.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:12 13:48:12.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
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:12 13:48:12.847 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:12 13:48:12.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:12 13:48:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:12 13:48:12.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:13 13:48:13.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:13 13:48:13.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:13 13:48:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:13 13:48:13.850 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:13 13:48:13.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:13 13:48:13.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:13 13:48:13.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:13 13:48:13.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:13 13:48:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.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
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:13 13:48:13.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:13 13:48:13.870 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
09:48:13 13:48:13.871 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
09:48:13 13:48:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:13 13:48:13.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:13 13:48:13.873 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
09:48:13 13:48:13.873 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
09:48:13 13:48:13.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:13 13:48:13.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:13 13:48:13.875 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
09:48:13 13:48:13.875 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
09:48:13 13:48:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:13 13:48:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:13 13:48:13.877 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
09:48:13 13:48:13.877 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
09:48:13 13:48:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:13 13:48:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:13 13:48:13.879 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
09:48:13 13:48:13.879 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
09:48:13 13:48:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:13 13:48:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:13 13:48:13.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:13 13:48:13.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:13 13:48:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:13 13:48:13.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:13 13:48:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:13 13:48:13.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:13 13:48:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:13 13:48:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:13 13:48:13.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:13 13:48:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:13 13:48:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:13 13:48:13.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:13 13:48:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:13 13:48:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:13 13:48:13.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:13 13:48:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:13 13:48:13.946 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
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:13 13:48:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:13 13:48:13.952 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:13 13:48:13.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:13 13:48:13.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:13 13:48:13.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:13 13:48:13.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:14 13:48:14.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:14 13:48:14.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:14 13:48:14.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:14 13:48:14.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:14 13:48:14.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:14 13:48:14.954 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:14 13:48:14.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:14 13:48:14.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:14 13:48:14.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:15 13:48:14.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:15 13:48:14.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:15 13:48:14.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:15 13:48:14.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:15 13:48:15.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:15 13:48:15.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:15 13:48:15.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:15 13:48:15.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:15 13:48:15.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:15 13:48:15.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:15 13:48:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:15 13:48:15.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:15 13:48:15.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:16 13:48:16.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:16 13:48:16.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:16 13:48:16.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:16 13:48:16.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:16 13:48:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:16 13:48:16.962 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:16 13:48:16.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:16 13:48:16.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:16 13:48:16.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:16 13:48:16.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:17 13:48:17.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:17 13:48:17.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:17 13:48:17.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:17 13:48:17.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:17 13:48:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:17 13:48:17.964 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:17 13:48:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:17 13:48:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:17 13:48:17.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:17 13:48:17.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:17 13:48:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:17 13:48:17.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:17 13:48:17.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:18 13:48:18.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:18 13:48:18.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:18 13:48:18.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:18 13:48:18.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:18 13:48:18.966 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:18 13:48:18.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
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:18 13:48:18.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:18 13:48:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:18 13:48:18.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:18 13:48:18.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:19 13:48:19.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:19 13:48:19.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:19 13:48:19.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:19 13:48:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:19 13:48:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:19 13:48:19.967 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:19 13:48:19.970 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
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:19 13:48:19.970 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:19 13:48:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:19 13:48:19.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:19 13:48:19.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:20 13:48:20.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:20 13:48:20.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:20 13:48:20.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:20 13:48:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:20 13:48:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:20 13:48:20.977 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:20 13:48:20.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:20 13:48:20.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:20 13:48:20.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:20 13:48:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:20 13:48:20.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:20 13:48:20.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:21 13:48:21.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:21 13:48:21.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:21 13:48:21.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:21 13:48:21.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:21 13:48:21.984 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:21 13:48:21.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
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:21 13:48:21.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:21 13:48:21.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:21 13:48:21.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:21 13:48:21.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:22 13:48:22.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:22 13:48:22.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:22 13:48:22.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:22 13:48:22.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:22 13:48:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:22 13:48:22.985 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:22 13:48:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:22 13:48:22.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
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:22 13:48:22.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:22 13:48:22.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:22 13:48:22.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:22 13:48:22.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:23 13:48:23.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:23 13:48:23.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:23 13:48:23.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:23 13:48:23.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:23 13:48:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:23 13:48:23.987 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:23 13:48:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:23 13:48:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:23 13:48:23.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:23 13:48:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:23 13:48:23.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:23 13:48:23.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:23 13:48:23.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:23 13:48:23.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:24 13:48:24.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:24 13:48:24.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:24 13:48:24.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:24 13:48:24.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:25 13:48:25.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:25 13:48:25.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:25 13:48:25.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:25 13:48:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:25 13:48:25.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:25 13:48:25.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:25 13:48:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:25 13:48:25.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:25 13:48:25.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:25 13:48:25.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:25 13:48:25.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:25 13:48:25.492 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
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:25 13:48:25.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:25 13:48:25.492 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:25 13:48:25.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:25 13:48:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:25 13:48:25.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:25 13:48:25.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:25 13:48:25.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:25 13:48:25.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:26 13:48:26.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:26 13:48:26.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:26 13:48:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:26 13:48:26.495 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:26 13:48:26.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:26 13:48:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:26 13:48:26.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:26 13:48:26.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:26 13:48:26.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:26 13:48:26.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:27 13:48:27.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:27 13:48:27.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:27 13:48:27.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:27 13:48:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:27 13:48:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:27 13:48:27.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:27 13:48:27.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:27 13:48:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:27 13:48:27.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:27 13:48:27.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:27 13:48:27.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:27 13:48:27.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:28 13:48:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:28 13:48:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:28 13:48:28.498 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:28 13:48:28.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:28 13:48:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:28 13:48:28.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:28 13:48:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:28 13:48:28.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:28 13:48:28.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:29 13:48:29.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:29 13:48:29.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:29 13:48:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:29 13:48:29.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:29 13:48:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:29 13:48:29.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:29 13:48:29.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:29 13:48:29.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:29 13:48:29.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:29 13:48:29.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:30 13:48:30.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:30 13:48:30.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:30 13:48:30.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:30 13:48:30.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:30 13:48:30.501 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:30 13:48:30.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:30 13:48:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:30 13:48:30.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:30 13:48:30.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:30 13:48:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:30 13:48:30.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:30 13:48:30.506 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
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:30 13:48:30.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:30 13:48:30.507 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:30 13:48:30.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:30 13:48:30.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:30 13:48:30.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:30 13:48:30.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:31 13:48:31.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:31 13:48:31.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:31 13:48:31.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:31 13:48:31.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:31 13:48:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:31 13:48:31.512 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:31 13:48:31.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
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:31 13:48:31.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:31 13:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:31 13:48:31.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:31 13:48:31.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:32 13:48:32.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:32 13:48:32.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:32 13:48:32.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:32 13:48:32.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:32 13:48:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:32 13:48:32.514 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:32 13:48:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:32 13:48:32.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:32 13:48:32.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:32 13:48:32.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:32 13:48:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:32 13:48:32.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:32 13:48:32.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:33 13:48:33.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:33 13:48:33.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:33 13:48:33.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:33 13:48:33.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:34 13:48:34.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:34.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:35 13:48:34.016 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:35 13:48:34.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:35 13:48:34.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:35 13:48:34.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:35 13:48:34.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:35 13:48:34.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:34.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:35 13:48:34.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:34.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:35 13:48:35.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:35.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:35 13:48:35.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:35.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:35 13:48:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:35 13:48:35.518 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:35 13:48:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:35 13:48:35.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
09:48:35 13:48:35.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:35 13:48:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:35 13:48:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:35 13:48:35.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
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:35 13:48:35.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:35 13:48:35.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:35.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:35 13:48:35.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:35 13:48:35.521 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
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:35 13:48:35.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:35 13:48:35.522 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:35 13:48:35.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:35 13:48:35.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:35 13:48:35.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:35 13:48:35.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:36 13:48:36.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:36 13:48:36.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:36 13:48:36.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:36 13:48:36.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:36 13:48:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:36 13:48:36.524 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:36 13:48:36.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:36 13:48:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:36 13:48:36.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:36 13:48:36.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:37 13:48:37.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:37 13:48:37.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:37 13:48:37.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:38 13:48:37.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:39 13:48:37.525 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:39 13:48:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:39 13:48:37.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:39 13:48:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:39 13:48:37.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:37.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:38.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:38.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:38.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:39.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:39 13:48:39.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:39 13:48:39.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:39 13:48:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:39 13:48:39.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:39 13:48:39.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:39 13:48:39.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:40 13:48:40.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:40 13:48:40.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:40 13:48:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:40 13:48:40.028 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:40 13:48:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:40 13:48:40.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:40 13:48:40.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:40 13:48:40.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:40 13:48:40.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:40 13:48:40.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:40 13:48:40.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:40 13:48:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:40 13:48:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:40 13:48:40.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:40 13:48:40.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:40 13:48:40.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:40 13:48:40.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:40 13:48:40.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:40 13:48:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:40 13:48:40.036 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
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:40 13:48:40.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
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:40 13:48:40.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:40 13:48:40.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:40 13:48:40.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:40 13:48:40.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:40 13:48:40.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:40 13:48:40.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:40 13:48:40.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:40 13:48:40.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:41 13:48:41.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:41 13:48:41.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:41 13:48:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:41 13:48:41.055 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:41 13:48:41.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:41 13:48:41.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:41 13:48:41.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:41 13:48:41.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:41 13:48:41.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:41 13:48:41.056 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
09:48:41 13:48:41.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:41 13:48:41.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:41 13:48:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:41 13:48:41.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:41 13:48:41.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:41 13:48:41.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:41 13:48:41.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:41 13:48:41.064 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:41 13:48:41.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:41 13:48:41.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:41 13:48:41.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:41 13:48:41.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:41 13:48:41.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:41 13:48:41.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:42 13:48:42.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:42 13:48:42.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:42 13:48:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:42 13:48:42.066 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:42 13:48:42.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:42 13:48:42.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:42 13:48:42.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:42 13:48:42.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:42 13:48:42.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:42 13:48:42.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:42 13:48:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:42 13:48:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:42 13:48:42.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:42 13:48:42.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:42 13:48:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:42 13:48:42.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:42 13:48:42.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:42 13:48:42.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:42 13:48:42.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:43 13:48:43.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:43 13:48:43.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:43 13:48:43.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:43 13:48:43.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:43 13:48:43.580 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:43 13:48:43.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:43 13:48:43.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:43 13:48:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:43 13:48:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:43 13:48:43.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:43 13:48:43.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:43 13:48:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:43 13:48:43.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:43 13:48:43.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:44 13:48:44.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:44 13:48:44.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:44 13:48:44.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:44 13:48:44.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:45 13:48:45.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:45 13:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:45 13:48:45.082 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:45 13:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:45 13:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:45 13:48:45.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:45 13:48:45.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:45 13:48:45.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:45 13:48:45.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
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:45 13:48:45.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:45 13:48:45.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:45 13:48:45.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:45 13:48:45.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:45 13:48:45.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
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:45 13:48:45.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:45 13:48:45.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:45 13:48:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:45 13:48:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:45 13:48:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:45 13:48:45.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:45 13:48:45.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:45 13:48:45.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:46 13:48:46.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:46 13:48:46.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:46 13:48:46.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:46 13:48:46.092 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:46 13:48:46.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
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:46 13:48:46.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:46 13:48:46.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:46 13:48:46.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:46 13:48:46.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:46 13:48:46.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:46 13:48:46.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
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:46 13:48:46.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:46 13:48:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:46 13:48:46.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:46 13:48:46.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:46 13:48:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:46 13:48:46.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:46 13:48:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:46 13:48:46.106 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
09:48:46 13:48:46.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:46 13:48:46.107 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:46 13:48:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:46 13:48:46.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:46 13:48:46.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:46 13:48:46.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:46 13:48:46.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:47 13:48:47.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:47 13:48:47.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:47 13:48:47.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:47 13:48:47.109 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:47 13:48:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:47 13:48:47.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:47 13:48:47.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:47 13:48:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:47 13:48:47.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:47 13:48:47.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:47 13:48:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:47 13:48:47.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:47 13:48:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:47 13:48:47.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:47 13:48:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:47 13:48:47.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:47 13:48:47.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:47 13:48:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:47 13:48:47.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:47 13:48:47.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:47 13:48:47.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:47 13:48:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:47 13:48:47.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:47 13:48:47.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:47 13:48:47.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:47 13:48:47.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:48 13:48:48.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:48 13:48:48.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:48 13:48:48.125 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available....
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:48 13:48:48.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:48 13:48:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:48 13:48:48.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:48 13:48:48.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:48 13:48:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:48 13:48:48.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available....
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:48 13:48:48.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:48 13:48:48.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:48 13:48:48.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:48 13:48:48.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:48 13:48:48.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:48 13:48:48.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available....
09:48:48 13:48:48.132 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
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:48 13:48:48.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:48 13:48:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:48 13:48:48.137 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent
09:48:48 13:48:48.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:48 13:48:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:48 13:48:48.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:48 13:48:48.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:48 13:48:48.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:48 13:48:48.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:49 13:48:49.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:49 13:48:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:49 13:48:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:48:49 13:48:49.139 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available....
09:48:49 13:48:49.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
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:49 13:48:49.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
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:49 13:48:49.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:49 13:48:49.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:49 13:48:49.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:49 13:48:49.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:49 13:48:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:49 13:48:49.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available....
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:49 13:48:49.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
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:49 13:48:49.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:49 13:48:49.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:49 13:48:49.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:49 13:48:49.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available....
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:49 13:48:49.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
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:49 13:48:49.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:49 13:48:49.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:49 13:48:49.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:49 13:48:49.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found
09:48:49 13:48:49.157 INFO [WorkbenchTestable][AbstractShell] Close shell shell1
09:48:49 13:48:49.157 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1'
09:48:49 13:48:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:49 13:48:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:49 13:48:49.160 INFO [WorkbenchTestable][AbstractShell] Close shell shell2
09:48:49 13:48:49.160 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2'
09:48:49 13:48:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:49 13:48:49.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:49 13:48:49.162 INFO [WorkbenchTestable][AbstractShell] Close shell shell3
09:48:49 13:48:49.162 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3'
09:48:49 13:48:49.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:49 13:48:49.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:49 13:48:49.164 INFO [WorkbenchTestable][AbstractShell] Close shell shell4
09:48:49 13:48:49.164 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4'
09:48:49 13:48:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:49 13:48:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:49 13:48:49.165 INFO [WorkbenchTestable][AbstractShell] Close shell shell5
09:48:49 13:48:49.165 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5'
09:48:49 13:48:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:49 13:48:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:49 13:48:49.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:48:49 13:48:49.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:49 13:48:49.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:49 13:48:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:49 13:48:49.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:49 13:48:49.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)
09:48:49 13:48:49.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:48:49 13:48:49.172 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:49 13:48:49.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:49 13:48:49.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:49 13:48:49.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:49 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.621 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest
09:48:49 testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 93.333 s
09:48:49 testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest)  Time elapsed: 35.286 s
09:48:49 Running org.eclipse.reddeer.core.test.DummyTest
09:48:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest
09:48:49 dummyTest(org.eclipse.reddeer.core.test.DummyTest)  Time elapsed: 0 s
09:48:49 
09:48:49 Results:
09:48:49 
09:48:49 Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
09:48:49 
09:48:50 [INFO] All tests passed!
09:48:50 [INFO] 
09:48:50 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test ---
09:48:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.core.test/target/jacoco.exec
09:48:50 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:48:50 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:48:51 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:48:51 [INFO] 
09:48:51 [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >-------
09:48:51 [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT                  [33/58]
09:48:51 [INFO]   from tests/org.eclipse.reddeer.workbench.test/pom.xml
09:48:51 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:48:51 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:48:51 [INFO] 
09:48:51 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] 
09:48:51 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:48:51 [INFO] 
09:48:51 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] 
09:48:51 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] 
09:48:51 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] 
09:48:51 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.workbench.test ---
09:48:51 [INFO] Resolving class path of RedDeer Workbench Tests...
09:48:52 [INFO] 
09:48:52 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:48:52 [INFO] 
09:48:52 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:48:52 [INFO] Copying 5 resources
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/bin
09:48:52 [INFO] 
09:48:52 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:48:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/src/test/resources
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT-sources.jar
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/org.eclipse.reddeer.workbench.test-4.7.0-SNAPSHOT.jar
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.workbench.test ---
09:48:52 [INFO] 
09:48:52 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.workbench.test ---
09:48:53 [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)
09:48:53 [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
09:48:53 [INFO] Command line:
09:48:53 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:48:55 Launching application org.eclipse.ui.ide.workbench...
09:48:58 Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.126 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:48:58 13:48:58.128 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
09:48:58 13:48:58.143 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:48:58 13:48:58.144 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
09:48:58 13:48:58.169 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:48:58 13:48:58.244 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:58 13:48:58.248 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
09:48:58 13:48:58.250 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
09:48:58 13:48:58.257 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:48:58 13:48:58.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:58 13:48:58.287 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:48:58 13:48:58.289 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:58 13:48:58.290 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:48:58 13:48:58.326 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:58 13:48:58.327 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:48:58 13:48:58.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.*']
09:48:58 13:48:58.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:58 13:48:58.353 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:48:58 13:48:58.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:58 13:48:58.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:48:58 13:48:58.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:58 13:48:58.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:58 13:48:58.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:58 13:48:58.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'File'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:48:58 13:48:58.371 DEBUG [main][MenuItemLookup] Item match:Window
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:''
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:''
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:''
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:48:58 13:48:58.427 DEBUG [main][MenuItemLookup] Item match:Preferences
09:48:58 13:48:58.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:48:58 13:48:58.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:48:58 13:48:58.436 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:48:58 13:48:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:48:58 13:48:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:48:58 13:48:58.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:48:58 13:48:58.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:48:58 13:48:58.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:58 13:48:58.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:48:58 13:48:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:58 13:48:58.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:58 13:48:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:58 13:48:58.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:48:58 13:48:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:48:58 13:48:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:48:58 13:48:58.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:48:58 13:48:58.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:58 13:48:58.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:58 13:48:58.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:58 13:48:58.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:48:58 13:48:58.684 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:48:58 13:48:58.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:48:58 13:48:58.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:48:58 13:48:58.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:48:58 13:48:58.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:48:58 13:48:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:48:58 13:48:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:48:58 13:48:58.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:58 13:48:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:58 13:48:58.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:58 13:48:58.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:58 13:48:58.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:58 13:48:58.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:58 13:48:58.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:58 13:48:58.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:58 13:48:58.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:58 13:48:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:58 13:48:58.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:48:58 13:48:58.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:58 13:48:58.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:58 13:48:58.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:58 13:48:58.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:48:58 13:48:58.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:48:58 13:48:58.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:48:58 13:48:58.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:48:58 13:48:58.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:48:58 13:48:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:48:58 13:48:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:48:58 13:48:58.796 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
09:48:58 13:48:58.796 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
09:48:58 13:48:58.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:48:58 13:48:58.825 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:48:58 13:48:58.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:58 13:48:58.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:58 13:48:58.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:58 13:48:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:58 13:48:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:58 13:48:58.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:58 13:48:58.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:58 13:48:58.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:58 13:48:58.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:58 13:48:58.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:58 13:48:58.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:58 13:48:58.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:58 13:48:58.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:58 13:48:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:58 13:48:58.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:58 13:48:58.885 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
09:48:58 13:48:58.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:58 13:48:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:58 13:48:58.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'File'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:48:58 13:48:58.887 DEBUG [main][MenuItemLookup] Item match:Window
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Found menu:''
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:48:58 13:48:58.888 DEBUG [main][MenuItemLookup] Item match:Show View
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:''
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:48:58 13:48:58.897 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:48:58 13:48:58.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:48:58 13:48:58.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:48:58 13:48:58.931 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:48:58 13:48:58.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:48:58 13:48:58.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:48:58 13:48:58.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:58 13:48:58.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
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:58 13:48:58.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:58 13:48:58.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:58 13:48:58.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:58 13:48:58.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:58 13:48:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:58 13:48:58.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:48:58 13:48:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:48:58 13:48:58.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:48:58 13:48:58.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:48:58 13:48:58.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:48:58 13:48:58.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:48:59 13:48:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:48:59 13:48:59.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:48:59 13:48:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:48:59 13:48:59.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:48:59 13:48:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:48:59 13:48:59.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:48:59 13:48:59.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:48:59 13:48:59.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:48:59 13:48:59.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
09:48:59 13:48:59.501 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
09:48:59 13:48:59.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
09:48:59 13:48:59.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
09:48:59 13:48:59.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:59 13:48:59.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:59 13:48:59.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:59 13:48:59.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:48:59 13:48:59.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:59 13:48:59.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:59 13:48:59.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:59 13:48:59.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:59 13:48:59.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:59 13:48:59.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:48:59 13:48:59.507 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:48:59 13:48:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:48:59 13:48:59.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:48:59 13:48:59.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:48:59 13:48:59.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:48:59 13:48:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:59 13:48:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:59 13:48:59.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:48:59 13:48:59.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:48:59 13:48:59.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:59 13:48:59.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:59 13:48:59.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:59 13:48:59.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:59 13:48:59.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 '\*?\QMarkers\E')
09:48:59 13:48:59.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:59 13:48:59.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:59 13:48:59.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:48:59 13:48:59.594 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:48:59 13:48:59.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:48:59 13:48:59.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:48:59 13:48:59.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:48:59 13:48:59.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:48:59 13:48:59.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:48:59 13:48:59.596 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:48:59 13:48:59.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:48:59 13:48:59.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:48:59 13:48:59.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:48:59 13:48:59.597 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
09:48:59 13:48:59.598 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
09:48:59 13:48:59.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:48:59 13:48:59.598 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:48:59 13:48:59.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:59 13:48:59.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:59 13:48:59.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:59 13:48:59.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:59 13:48:59.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:59 13:48:59.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:59 13:48:59.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:59 13:48:59.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:59 13:48:59.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:48:59 13:48:59.667 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
09:48:59 13:48:59.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:59 13:48:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:59 13:48:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:59 13:48:59.667 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:59 13:48:59.667 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'File'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:48:59 13:48:59.668 DEBUG [main][MenuItemLookup] Item match:Window
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Found menu:''
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:48:59 13:48:59.669 DEBUG [main][MenuItemLookup] Item match:Show View
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:''
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:48:59 13:48:59.672 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:48:59 13:48:59.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:48:59 13:48:59.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:48:59 13:48:59.673 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:48:59 13:48:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:48:59 13:48:59.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:48:59 13:48:59.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:59 13:48:59.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:59 13:48:59.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:59 13:48:59.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:48:59 13:48:59.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:48:59 13:48:59.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:48:59 13:48:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:48:59 13:48:59.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:48:59 13:48:59.746 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
09:48:59 13:48:59.746 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
09:48:59 13:48:59.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
09:48:59 13:48:59.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
09:48:59 13:48:59.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:59 13:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:59 13:48:59.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.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 "Open")
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:48:59 13:48:59.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:59 13:48:59.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:59 13:48:59.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:48:59 13:48:59.748 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:48:59 13:48:59.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:48:59 13:48:59.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:48:59 13:48:59.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:48:59 13:48:59.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:48:59 13:48:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:48:59 13:48:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:48:59 13:48:59.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:48:59 13:48:59.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:48:59 13:48:59.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:59 13:48:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:59 13:48:59.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:59 13:48:59.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:59 13:48:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:48:59 13:48:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:48:59 13:48:59.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:48:59 13:48:59.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:48:59 13:48:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:48:59 13:48:59.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:48:59 13:48:59.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:48:59 13:48:59.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:48:59 13:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:48:59 13:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:48:59 13:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:48:59 13:48:59.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:48:59 13:48:59.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:48:59 13:48:59.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:48:59 13:48:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:48:59 13:48:59.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:48:59 To add a project: TooltipText=null
09:48:59 13:48:59.869 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer'
09:48:59 13:48:59.869 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer
09:48:59 13:48:59.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:48:59 13:48:59.870 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:48:59 13:48:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:59 13:48:59.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:59 13:48:59.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:59 13:48:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 13:48:59.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)
09:48:59 13:48:59.902 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:59 13:48:59.902 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:48:59 13:48:59.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:48:59 13:48:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:48:59 13:48:59.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:48:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest
09:48:59 testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.115 s
09:48:59 testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.781 s
09:48:59 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest)  Time elapsed: 0.244 s
09:48:59 Running org.eclipse.reddeer.workbench.test.view.ViewTest
09:48:59 13:48:59.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:48:59 13:48:59.950 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:48:59 13:48:59.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:48:59 13:48:59.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:48:59 13:48:59.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:48:59 13:48:59.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:48:59 13:48:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:48:59 13:48:59.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:48:59 13:48:59.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:48:59 13:48:59.963 DEBUG [main][MenuItemLookup] Found menu:'File'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:48:59 13:48:59.964 DEBUG [main][MenuItemLookup] Item match:Window
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:''
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:''
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:''
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:48:59 13:48:59.965 DEBUG [main][MenuItemLookup] Item match:Preferences
09:48:59 13:48:59.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:48:59 13:48:59.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:48:59 13:48:59.965 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:49:00 13:49:00.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....
09:49:00 13:49:00.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:49:00 13:49:00.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:49:00 13:49:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.076 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:49:00 13:49:00.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:49:00 13:49:00.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:49:00 13:49:00.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:00 13:49:00.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:00 13:49:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:00 13:49:00.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:49:00 13:49:00.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:00 13:49:00.080 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:49:00 13:49:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:00 13:49:00.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:00 13:49:00.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:00 13:49:00.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:00 13:49:00.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:00 13:49:00.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:00 13:49:00.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:00 13:49:00.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.108 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:00 13:49:00.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:00 13:49:00.108 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:00 13:49:00.108 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:00 13:49:00.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:00 13:49:00.108 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Item match:Window
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:00 13:49:00.109 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:00 13:49:00.112 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:00 13:49:00.113 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:00 13:49:00.113 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:00 13:49:00.113 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:00 13:49:00.113 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:00 13:49:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:00 13:49:00.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:00 13:49:00.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:00 13:49:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:00 13:49:00.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:00 13:49:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:00 13:49:00.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:00 13:49:00.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:00 13:49:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:00 13:49:00.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:00 13:49:00.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:00 13:49:00.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:00 13:49:00.673 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:00 13:49:00.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:00 13:49:00.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:00 13:49:00.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:00 13:49:00.676 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:00 13:49:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:00 13:49:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:00 13:49:00.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:00 13:49:00.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:00 13:49:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:00 13:49:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:00 13:49:00.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:00 13:49:00.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:00 13:49:00.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:00 13:49:00.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:00 13:49:00.724 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:00 13:49:00.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:00 13:49:00.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:00 13:49:00.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:00 13:49:00.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:00 13:49:00.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.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 '\*?\QWorkbench Test\E')
09:49:00 13:49:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:00 13:49:00.731 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:00 13:49:00.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:00 13:49:00.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:00 13:49:00.732 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:00 13:49:00.732 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:00 13:49:00.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.732 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:00 13:49:00.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:00 13:49:00.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:00 13:49:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:00 13:49:00.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:00 13:49:00.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:00 13:49:00.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:00 13:49:00.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.764 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:00 13:49:00.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:00 13:49:00.764 DEBUG [main][MenuItemLookup] Item match:Window
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:00 13:49:00.765 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:00 13:49:00.768 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:00 13:49:00.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:00 13:49:00.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:00 13:49:00.779 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:00 13:49:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:00 13:49:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:00 13:49:00.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:00 13:49:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:00 13:49:00.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:00 13:49:00.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:00 13:49:00.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:00 13:49:00.847 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:00 13:49:00.847 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:00 13:49:00.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:00 13:49:00.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:00 13:49:00.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:00 13:49:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:00 13:49:00.849 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:00 13:49:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:00 13:49:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:00 13:49:00.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:00 13:49:00.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:00 13:49:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:00 13:49:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:00 13:49:00.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:00 13:49:00.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:00 13:49:00.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.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 '\*?\QWorkbench Test\E')
09:49:00 13:49:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:00 13:49:00.894 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:00 13:49:00.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:00 13:49:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:00 13:49:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:00 13:49:00.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:00 13:49:00.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.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 '\*?\QWorkbench Test\E')
09:49:00 13:49:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:00 13:49:00.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:00 13:49:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:00 13:49:00.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:00 13:49:00.933 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:00 13:49:00.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:00 13:49:00.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:00 13:49:00.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:00 13:49:00.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:00 13:49:00.940 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:00 13:49:00.940 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:00 13:49:00.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:00 13:49:00.941 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:00 13:49:00.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:00 13:49:00.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:00 13:49:00.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:00 13:49:00.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:00 13:49:00.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:00 13:49:00.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:00 13:49:00.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:00 13:49:00.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:00 13:49:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:00 13:49:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:00 13:49:00.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:00 13:49:00.976 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:00 13:49:00.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:00 13:49:00.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:00 13:49:00.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:00 13:49:00.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:00 13:49:00.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:00 13:49:00.980 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
09:49:00 13:49:00.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:00 13:49:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:00 13:49:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:00 13:49:00.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:00 13:49:00.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Item match:Window
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:00 13:49:00.981 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:''
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:00 13:49:00.984 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:00 13:49:00.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:00 13:49:00.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:00 13:49:00.985 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:01 13:49:01.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:01 13:49:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:01 13:49:01.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:01 13:49:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:01 13:49:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:01 13:49:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
09:49:01 13:49:01.041 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
09:49:01 13:49:01.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
09:49:01 13:49:01.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.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")
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:01 13:49:01.043 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:01 13:49:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:01 13:49:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:01 13:49:01.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:01 13:49:01.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:01 13:49:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:01 13:49:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:01 13:49:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:01 13:49:01.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:01 13:49:01.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
09:49:01 13:49:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:01 13:49:01.089 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
09:49:01 13:49:01.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
09:49:01 13:49:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:01 13:49:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:01 13:49:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:01 13:49:01.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:01 13:49:01.095 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
09:49:01 13:49:01.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
09:49:01 13:49:01.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:01 13:49:01.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null
09:49:01 13:49:01.096 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test'
09:49:01 13:49:01.096 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test
09:49:01 13:49:01.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
09:49:01 13:49:01.096 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:01 13:49:01.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.151 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.168 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:01 13:49:01.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:01 13:49:01.168 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:01 13:49:01.168 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:01 13:49:01.168 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Item match:Window
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:''
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:01 13:49:01.169 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:''
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:01 13:49:01.172 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:01 13:49:01.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:01 13:49:01.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:01 13:49:01.172 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:01 13:49:01.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:01 13:49:01.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:01 13:49:01.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:01 13:49:01.246 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:01 13:49:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:01 13:49:01.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:01 13:49:01.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:01 13:49:01.249 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:01 13:49:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:01 13:49:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:01 13:49:01.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:01 13:49:01.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:01 13:49:01.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:01 13:49:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:01 13:49:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:01 13:49:01.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:01 13:49:01.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.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 '\*?\QWorkbench Test\E')
09:49:01 13:49:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:01 13:49:01.297 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:01 13:49:01.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:01 13:49:01.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:01 13:49:01.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:01 13:49:01.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:01 13:49:01.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:01 13:49:01.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.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 '\*?\QWorkbench Test\E')
09:49:01 13:49:01.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:01 13:49:01.339 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:01 13:49:01.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:01 13:49:01.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:01 13:49:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:01 13:49:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:01 13:49:01.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:01 13:49:01.340 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:01 13:49:01.340 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:01 13:49:01.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:01 13:49:01.346 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:01 13:49:01.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.367 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:01 13:49:01.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:01 13:49:01.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:01 13:49:01.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:01 13:49:01.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:01 13:49:01.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:01 13:49:01.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:01 13:49:01.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:01 13:49:01.380 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu.
09:49:01 13:49:01.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Item match:Window
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:''
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:01 13:49:01.381 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:''
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:01 13:49:01.384 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:01 13:49:01.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:01 13:49:01.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:01 13:49:01.394 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:01 13:49:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:01 13:49:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:01 13:49:01.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:01 13:49:01.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:01 13:49:01.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test
09:49:01 13:49:01.454 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection
09:49:01 13:49:01.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.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")
09:49:01 13:49:01.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:01 13:49:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:01 13:49:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:01 13:49:01.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:01 13:49:01.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:01 13:49:01.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:01 13:49:01.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:01 13:49:01.456 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:01 13:49:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:01 13:49:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:01 13:49:01.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:01 13:49:01.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:01 13:49:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:01 13:49:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:01 13:49:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:01 13:49:01.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:01 13:49:01.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:01 13:49:01.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:01 13:49:01.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:01 13:49:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:01 13:49:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:01 13:49:01.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:01 13:49:01.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E')
09:49:01 13:49:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:01 13:49:01.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:01.502 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
09:49:02 13:49:01.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
09:49:02 13:49:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:01.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:01.539 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:
09:49:02 is "Test field: ")
09:49:02 13:49:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:49:02 13:49:01.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:49:02 13:49:01.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:01.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:01.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:01.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:01.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:01.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.557 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:01.557 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:01.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:01.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:01.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.562 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:01.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:01.563 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:01.566 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:01.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:01.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:01.567 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:01.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
09:49:02 13:49:01.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:01.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:01.640 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:01.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:01.642 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:01.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:01.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:01.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:01.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:01.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:02 13:49:01.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:01.684 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:01.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:01.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:01.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:01.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:01.687 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:01.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:01.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
09:49:02 13:49:01.688 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:01.688 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:01.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.688 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:01.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.731 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:01.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:01.732 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:01.733 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:01.735 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:01.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:01.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:01.742 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:01.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:01.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:01.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:01.790 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:01.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.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")
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:01.792 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:01.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:01.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:01.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:01.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:01.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.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 '\*?\QWorkbench Test\E')
09:49:02 13:49:01.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:01.842 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:01.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:01.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:02 13:49:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:01.848 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:01.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:01.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:01.860 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:01.860 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:01.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:01.861 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:01.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:01.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:01.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:01.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:01.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:01.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:01.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:01.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:01.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:01.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:01.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:01.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:01.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:01.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:01.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:01.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:01.888 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:01.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:01.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:01.888 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:01.889 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:01.892 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:01.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:01.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:01.892 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:01.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:01.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
09:49:02 13:49:01.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:01.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:01.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:01.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:01.961 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:01.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:01.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:01.963 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:01.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:01.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:01.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:02 13:49:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.028 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.030 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
09:49:02 13:49:02.030 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.030 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:02.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.050 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:02.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.051 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:02.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:02.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:02.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.054 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:02.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.054 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.055 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.057 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.064 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:02.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:02.137 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:02.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:02.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:02.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.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 "Open")
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.139 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:02.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:02 13:49:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.184 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.185 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
09:49:02 13:49:02.186 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:02.186 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:02.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.186 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:02.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:02.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:02.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:02.226 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:02.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:02.226 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:02.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:02.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:02.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:02.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:02.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.232 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:02.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.238 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.239 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.239 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.239 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.239 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.239 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.241 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.242 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.242 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.242 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.242 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.242 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:02.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.291 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:02.291 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:02.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.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")
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.293 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:02.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.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 '\*?\QWorkbench Test\E')
09:49:02 13:49:02.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.351 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.355 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
09:49:02 13:49:02.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.355 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.356 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.358 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.359 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.366 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:02.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:49:02 13:49:02.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:49:02 13:49:02.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
09:49:02 13:49:02.430 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
09:49:02 13:49:02.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
09:49:02 13:49:02.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
09:49:02 13:49:02.430 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.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 "Open")
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.431 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:02.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:02.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E')
09:49:02 13:49:02.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.490 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:49:02 13:49:02.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:02 13:49:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.499 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:49:02 13:49:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.533 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:02.533 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:02.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.533 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:02.545 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:49:02 13:49:02.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:02 13:49:02.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:49:02 13:49:02.546 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
09:49:02 13:49:02.546 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
09:49:02 13:49:02.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:02 13:49:02.546 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:02.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.573 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:02.573 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:02.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:02.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:02.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:02.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.578 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:02.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.579 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.580 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.582 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.583 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.590 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:02.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:02.659 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:02.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:02.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.661 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.661 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.661 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:02.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:02.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49: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 '\*?\QWorkbench Test\E')
09:49:02 13:49:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.701 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.728 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu.
09:49:02 13:49:02.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.735 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.736 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.736 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.736 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.736 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.738 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.739 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.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
09:49:02 13:49:02.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:49:02 13:49:02.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:49:02 13:49:02.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers
09:49:02 13:49:02.786 DEBUG [main][TreeItemHandler] Selecting tree item: Markers
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection
09:49:02 13:49:02.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.788 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:02 13:49:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:02 13:49:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:02 13:49:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:02 13:49:02.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:02 13:49:02.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.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 '\*?\QMarkers\E')
09:49:02 13:49:02.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:02 13:49:02.861 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:49:02 13:49:02.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:02 13:49:02.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:02 13:49:02.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.863 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:49:02 13:49:02.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:02 13:49:02.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:02 13:49:02.878 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:02 13:49:02.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:02 13:49:02.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
09:49:02 13:49:02.878 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:02 13:49:02.878 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:02 13:49:02.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:02 13:49:02.879 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:02 13:49:02.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:02 13:49:02.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:02 13:49:02.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:02 13:49:02.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:02 13:49:02.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:02 13:49:02.903 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:02 13:49:02.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:02 13:49:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:02 13:49:02.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:02 13:49:02.903 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:02 13:49:02.903 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:02 13:49:02.903 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Item match:Window
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:02 13:49:02.904 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:''
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:02 13:49:02.907 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:02 13:49:02.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:02 13:49:02.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:02 13:49:02.933 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:02 13:49:02.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:02 13:49:02.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:02 13:49:02.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:02 13:49:02.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:02 13:49:02.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:02 13:49:02.983 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:02 13:49:02.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:02 13:49:02.983 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:02 13:49:02.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:02 13:49:02.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:02 13:49:02.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:02 13:49:02.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:02 13:49:02.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:02 13:49:02.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:02 13:49:02.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:02 13:49:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:02 13:49:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:02 13:49:02.989 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:02 13:49:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:02 13:49:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:02 13:49:02.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:02 13:49:02.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:03 13:49:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:03 13:49:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:03 13:49:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:03 13:49:03.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:03 13:49:03.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:03 13:49:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:03 13:49:03.046 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:03 13:49:03.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:03 13:49:03.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:03 13:49:03.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:03 13:49:03.047 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:03 13:49:03.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text=<unavailable> TooltipText=null
09:49:03 13:49:03.048 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:03 13:49:03.048 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:03 13:49:03.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.049 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:03 13:49:03.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:03 13:49:03.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:03 13:49:03.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:03 13:49:03.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:03 13:49:03.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:03 13:49:03.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate.
09:49:03 13:49:03.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.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 '\*?\QWorkbench Dirty Test\E')
09:49:03 13:49:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:03 13:49:03.081 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
09:49:03 13:49:03.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
09:49:03 13:49:03.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:03 13:49:03.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:03 13:49:03.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:03 13:49:03.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label:
09:49:03 is "Test field: ")
09:49:03 13:49:03.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:03 13:49:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.097 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent
09:49:03 13:49:03.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:03 13:49:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:49:03 13:49:03.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:49:03 13:49:03.098 INFO [WorkbenchTestable][AbstractText] Text set to: hello
09:49:03 13:49:03.101 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test
09:49:03 13:49:03.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test
09:49:03 13:49:03.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
09:49:03 13:49:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:03 13:49:03.102 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:03 13:49:03.102 DEBUG [main][MenuItemLookup] Item match:File
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:49:03 13:49:03.124 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:49:03 13:49:03.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:49:03 13:49:03.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:49:03 13:49:03.132 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:49:03 13:49:03.141 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
09:49:03 13:49:03.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
09:49:03 13:49:03.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
09:49:03 13:49:03.142 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test
09:49:03 13:49:03.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
09:49:03 13:49:03.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null
09:49:03 13:49:03.142 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test'
09:49:03 13:49:03.142 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test
09:49:03 13:49:03.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test
09:49:03 13:49:03.143 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:03 13:49:03.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:03 13:49:03.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:03 13:49:03.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:03 13:49:03.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:03 13:49:03.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:49:03 13:49:03.170 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu.
09:49:03 13:49:03.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Item match:Window
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.171 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:03 13:49:03.172 DEBUG [main][MenuItemLookup] Item match:Show View
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:49:03 13:49:03.174 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:49:03 13:49:03.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:49:03 13:49:03.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:49:03 13:49:03.175 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:49:03 13:49:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:49:03 13:49:03.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:49:03 13:49:03.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children...
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:03 13:49:03.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:03 13:49:03.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:49:03 13:49:03.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench
09:49:03 13:49:03.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test
09:49:03 13:49:03.238 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection
09:49:03 13:49:03.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:03 13:49:03.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:03 13:49:03.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.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 "Open")
09:49:03 13:49:03.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:49:03 13:49:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:49:03 13:49:03.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:49:03 13:49:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:03 13:49:03.240 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:49:03 13:49:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:03 13:49:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:03 13:49:03.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:03 13:49:03.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:03 13:49:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:49:03 13:49:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:49:03 13:49:03.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open...
09:49:03 13:49:03.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully
09:49:03 13:49:03.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E')
09:49:03 13:49:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:03 13:49:03.286 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:03 13:49:03.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:03 13:49:03.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:03 13:49:03.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:03 13:49:03.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate.
09:49:03 13:49:03.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.291 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.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 '\*?\QMarkers\E')
09:49:03 13:49:03.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:03 13:49:03.292 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:49:03 13:49:03.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:03 13:49:03.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:49:03 13:49:03.333 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:03 13:49:03.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:49:03 13:49:03.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:03 13:49:03.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:03 13:49:03.342 INFO [WorkbenchTestable][AbstractView] Activate view Markers
09:49:03 13:49:03.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:03 13:49:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:49:03 13:49:03.352 INFO [WorkbenchTestable][AbstractView] Close view 'Markers'
09:49:03 13:49:03.352 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers
09:49:03 13:49:03.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers
09:49:03 13:49:03.353 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:03 13:49:03.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.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 '\*?\QWorkbench Test\E')
09:49:03 13:49:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:49:03 13:49:03.381 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test
09:49:03 13:49:03.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:49:03 13:49:03.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:49:03 13:49:03.382 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test'
09:49:03 13:49:03.382 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test
09:49:03 13:49:03.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test
09:49:03 13:49:03.382 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:49:03 13:49:03.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:03 13:49:03.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:03 13:49:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.406 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)
09:49:03 13:49:03.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 13:49:03.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:03 13:49:03.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:03 13:49:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.459 s - in org.eclipse.reddeer.workbench.test.view.ViewTest
09:49:03 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.655 s
09:49:03 getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.203 s
09:49:03 testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
09:49:03 testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
09:49:03 testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.175 s
09:49:03 testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
09:49:03 testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.007 s
09:49:03 getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.202 s
09:49:03 testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
09:49:03 testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
09:49:03 viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.175 s
09:49:03 testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.005 s
09:49:03 testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.316 s
09:49:03 testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.006 s
09:49:03 testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.004 s
09:49:03 testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.166 s
09:49:03 testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.174 s
09:49:03 testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.003 s
09:49:03 testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.345 s
09:49:03 testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.323 s
09:49:03 testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.178 s
09:49:03 testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.092 s
09:49:03 testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest)  Time elapsed: 0.239 s
09:49:03 Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.430 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.431 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:49:03 13:49:03.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:03 13:49:03.431 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.431 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:03 13:49:03.431 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:49:03 13:49:03.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:49:03 13:49:03.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'File'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:49:03 13:49:03.433 DEBUG [main][MenuItemLookup] Item match:Window
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:''
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:49:03 13:49:03.434 DEBUG [main][MenuItemLookup] Item match:Preferences
09:49:03 13:49:03.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:49:03 13:49:03.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:49:03 13:49:03.434 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:49:03 13:49:03.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:49:03 13:49:03.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:49:03 13:49:03.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:49:03 13:49:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.509 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:49:03 13:49:03.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:49:03 13:49:03.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:49:03 13:49:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:49:03 13:49:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:49:03 13:49:03.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:49:03 13:49:03.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:49:03 13:49:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:49:03 13:49:03.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:49:03 13:49:03.512 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:49:03 13:49:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:49:03 13:49:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:49:03 13:49:03.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:49:03 13:49:03.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:03 13:49:03.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
09:49:03 13:49:03.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:03 13:49:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:03 13:49:03.556 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:03 13:49:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
09:49:03 13:49:03.557 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:49:03 13:49:03.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:49:03 13:49:03.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:49:03 13:49:03.558 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:49:03 13:49:03.558 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:49:03 13:49:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState...
09:49:03 13:49:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully
09:49:03 13:49:03.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing...
09:49:03 13:49:03.559 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:03 13:49:03.559 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:04 13:49:04.059 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:04 13:49:04.060 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:04 13:49:04.560 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:04 13:49:04.560 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:05 13:49:05.060 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:05 13:49:05.060 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:05 13:49:05.560 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:05 13:49:05.560 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:06 13:49:06.060 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:06 13:49:06.060 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:06 13:49:06.561 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:06 13:49:06.561 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:07 13:49:07.061 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:07 13:49:07.061 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:07 13:49:07.561 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:07 13:49:07.561 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:08 13:49:08.062 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:08 13:49:08.062 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:08 13:49:08.562 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:08 13:49:08.562 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:09 13:49:09.062 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:09 13:49:09.062 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:09 13:49:09.563 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:09 13:49:09.563 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:10 13:49:10.063 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:10 13:49:10.063 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:10 13:49:10.563 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:10 13:49:10.563 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:11 13:49:11.064 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:11 13:49:11.064 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:11 13:49:11.564 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:11 13:49:11.564 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:12 13:49:12.064 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:12 13:49:12.064 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:12 13:49:12.565 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:12 13:49:12.565 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:13 13:49:13.065 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:13 13:49:13.065 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:13 13:49:13.565 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed
09:49:13 13:49:13.565 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive
09:49:13 13:49:13.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown
09:49:13 13:49:13.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:49:13 13:49:13.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:14 13:49:14.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:14 13:49:14.569 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:15 13:49:15.069 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:15 13:49:15.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:16 13:49:16.070 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:16 13:49:16.570 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:17 13:49:17.071 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:17 13:49:17.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:18 13:49:18.071 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:18 13:49:18.571 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:19 13:49:19.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:19 13:49:19.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:20 13:49:20.072 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:20 13:49:20.573 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:21 13:49:21.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:21 13:49:21.573 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:22 13:49:22.073 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:22 13:49:22.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:23 13:49:23.074 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:23 13:49:23.574 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:24 13:49:24.075 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:24 13:49:24.575 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:25 13:49:25.075 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:25 13:49:25.575 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:26 13:49:26.075 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:26 13:49:26.576 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:27 13:49:27.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:27 13:49:27.577 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:28 13:49:28.077 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:28 13:49:28.577 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:29 13:49:29.078 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:29 13:49:29.578 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:30 13:49:30.078 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:30 13:49:30.578 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:31 13:49:31.079 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:31 13:49:31.579 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:32 13:49:32.079 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:32 13:49:32.580 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:33 13:49:33.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:33 13:49:33.580 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:34 13:49:34.080 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:34 13:49:34.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:35 13:49:35.081 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:35 13:49:35.581 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:36 13:49:36.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:36 13:49:36.582 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:37 13:49:37.082 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:37 13:49:37.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:38 13:49:38.083 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:38 13:49:38.583 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:39 13:49:39.083 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:39 13:49:39.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:40 13:49:40.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:40 13:49:40.584 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:41 13:49:41.084 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:41 13:49:41.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:42 13:49:42.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:42 13:49:42.585 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:43 13:49:43.085 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:43 13:49:43.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:44 13:49:44.086 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:44 13:49:44.586 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:45 13:49:45.086 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:45 13:49:45.587 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:46 13:49:46.087 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:46 13:49:46.587 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:47 13:49:47.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:47 13:49:47.588 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:48 13:49:48.088 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:48 13:49:48.588 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:49 13:49:49.089 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:49 13:49:49.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:50 13:49:50.089 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:50 13:49:50.589 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:51 13:49:51.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:51 13:49:51.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:52 13:49:52.090 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:52 13:49:52.590 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:53 13:49:53.091 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:53 13:49:53.591 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:54 13:49:54.091 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:54 13:49:54.591 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:55 13:49:55.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:55 13:49:55.592 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:56 13:49:56.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:56 13:49:56.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:57 13:49:57.093 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:57 13:49:57.593 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:58 13:49:58.093 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:58 13:49:58.594 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:59 13:49:59.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:49:59 13:49:59.594 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:00 13:50:00.094 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:00 13:50:00.595 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:01 13:50:01.095 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:01 13:50:01.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:02 13:50:02.096 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:02 13:50:02.596 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:03 13:50:03.096 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Test job Exception' has no excuses, wait for it
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:03 13:50:03.597 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:03 13:50:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:03 13:50:03.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)
09:50:03 13:50:03.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:50:03 13:50:03.598 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:03 13:50:03.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:03 13:50:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:03 13:50:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:03 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.168 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest
09:50:03 testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 0.003 s
09:50:03 testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest)  Time elapsed: 60.04 s
09:50:03 Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:03 13:50:03.611 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:03 13:50:03.612 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:50:03 13:50:03.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:03 13:50:03.612 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:03 13:50:03.612 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:03 13:50:03.612 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:03 13:50:03.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:03 13:50:03.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:03 13:50:03.614 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:03 13:50:03.614 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:50:03 13:50:03.615 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:50:03 13:50:03.615 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:50:03 13:50:03.615 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:50:03 13:50:03.615 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:50:03 13:50:03.615 DEBUG [main][MenuItemLookup] Item match:Window
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:''
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:''
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:''
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:50:03 13:50:03.616 DEBUG [main][MenuItemLookup] Item match:Preferences
09:50:03 13:50:03.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:50:03 13:50:03.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:50:03 13:50:03.616 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:50:03 13:50:03.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 'Preferences.*'] is available....
09:50:03 13:50:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:50:03 13:50:03.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:50:03 13:50:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.697 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:50:03 13:50:03.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:03 13:50:03.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:50:03 13:50:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:03 13:50:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:03 13:50:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:03 13:50:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:50:03 13:50:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:03 13:50:03.701 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:50:03 13:50:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:03 13:50:03.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:03 13:50:03.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:03 13:50:03.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:03 13:50:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:03 13:50:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:03 13:50:03.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:03 13:50:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.732 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:03 13:50:03.732 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:03 13:50:03.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:03 13:50:03.738 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu.
09:50:03 13:50:03.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:03 13:50:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:03 13:50:03.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:50:03 13:50:03.738 DEBUG [main][MenuItemLookup] Item match:Window
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Found menu:''
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:50:03 13:50:03.739 DEBUG [main][MenuItemLookup] Item match:Show View
09:50:03 13:50:03.742 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:''
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:50:03 13:50:03.743 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:50:03 13:50:03.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:50:03 13:50:03.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:50:03 13:50:03.743 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:50:03 13:50:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:50:03 13:50:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:50:03 13:50:03.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.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
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:03 13:50:03.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:03 13:50:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:03 13:50:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:03 13:50:03.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:03 13:50:03.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:03 13:50:03.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:03 13:50:03.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:03 13:50:03.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer
09:50:03 13:50:03.793 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection
09:50:03 13:50:03.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:03 13:50:03.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:03 13:50:03.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50: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")
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:03 13:50:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:03 13:50:03.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:03 13:50:03.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:03 13:50:03.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:03 13:50:03.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:03 13:50:03.827 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:50:03 13:50:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:03 13:50:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:03 13:50:03.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:03 13:50:03.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:03 13:50:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:50:03 13:50:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:50:03 13:50:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open...
09:50:03 13:50:03.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully
09:50:03 13:50:03.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:50:03 13:50:03.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:03 13:50:03.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:03 13:50:03.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:03 13:50:03.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:03 13:50:03.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:03 13:50:03.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:03 13:50:03.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:03 13:50:03.938 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:03 13:50:03.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:03 13:50:03.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:03 13:50:03.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:03 To add a project: TooltipText=null
09:50:03 13:50:03.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:03 13:50:03.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:03 13:50:03.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:03 13:50:03.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:03 To add a project: TooltipText=null
09:50:03 13:50:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:03 13:50:03.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:03 13:50:03.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:03 13:50:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:03 13:50:03.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:03 13:50:03.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:03 13:50:03.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:03 13:50:03.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:03 To add a project: TooltipText=null
09:50:03 13:50:03.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:03 13:50:03.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
09:50:03 13:50:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:03 13:50:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:03 13:50:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:03 13:50:03.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:04 13:50:04.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:04 13:50:04.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:04 13:50:04.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:04 13:50:04.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:04 13:50:04.077 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:04 13:50:04.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:04 13:50:04.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:04 13:50:04.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:04 13:50:04.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)
09:50:04 13:50:04.078 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:04 13:50:04.078 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:04 13:50:04.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:04 13:50:04.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:04 13:50:04.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:50:04 13:50:04.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:04 13:50:04.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:04 13:50:04.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:04 13:50:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:04 13:50:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:04 13:50:04.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:04 13:50:04.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:50:04 13:50:04.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:04 13:50:04.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:04 13:50:04.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:04 13:50:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:04 13:50:04.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:04 13:50:04.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:04 13:50:04.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:04 13:50:04.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:04 13:50:04.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:04 13:50:04.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:04 13:50:04.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:04 13:50:04.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:04 13:50:04.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:04 13:50:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:04 13:50:04.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:04 13:50:04.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:04 13:50:04.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:04 13:50:04.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:04 13:50:04.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:04 13:50:04.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:04 13:50:04.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:04 13:50:04.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:04 13:50:04.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:04 13:50:04.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:05 13:50:05.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:05 13:50:05.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:05 13:50:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:05 13:50:05.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:05 13:50:05.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:05 13:50:05.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:05 13:50:05.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:05 13:50:05.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
09:50:05 13:50:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:05 13:50:05.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:05 13:50:05.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:05 13:50:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:05 13:50:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:05 13:50:05.090 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
09:50:05 13:50:05.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:05 13:50:05.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:05 13:50:05.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:05 13:50:05.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:05 13:50:05.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:05 13:50:05.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:05 13:50:05.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:05 13:50:05.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:05 13:50:05.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:06 13:50:06.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:06 13:50:06.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:06 13:50:06.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:06 13:50:06.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:06 13:50:06.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:06 13:50:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:06 13:50:06.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:06 13:50:06.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
09:50:06 13:50:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:06 13:50:06.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:06 13:50:06.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:06 13:50:06.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:06 13:50:06.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:06 13:50:06.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject
09:50:06 13:50:06.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:06 13:50:06.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:06 13:50:06.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:06 13:50:06.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:06 13:50:06.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:06 13:50:06.101 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:50:06 13:50:06.101 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:50:06 13:50:06.102 DEBUG [main][TreeItemHandler] Set Tree selection
09:50:06 13:50:06.103 DEBUG [main][TreeHandler] Notify Tree about selection event
09:50:06 13:50:06.117 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:50:06 13:50:06.120 DEBUG [WorkbenchTestable][TreeItemHandler]   MyProject
09:50:06 13:50:06.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:50:06 13:50:06.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'New'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:50:06 13:50:06.172 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
09:50:06 13:50:06.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
09:50:06 13:50:06.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
09:50:06 13:50:06.172 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
09:50:06 13:50:06.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:06 13:50:06.174 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
09:50:06 13:50:06.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:06 13:50:06.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:06 13:50:06.674 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:06 13:50:06.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:06 13:50:06.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:50:06 13:50:06.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'New'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:''
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:50:06 13:50:06.695 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
09:50:06 13:50:06.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
09:50:06 13:50:06.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
09:50:06 13:50:06.695 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
09:50:06 13:50:06.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
09:50:07 13:50:07.343 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
09:50:07 13:50:07.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
09:50:07 13:50:07.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:07 13:50:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:07 13:50:07.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: 32)
09:50:07 13:50:07.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:07 13:50:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:07 13:50:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:07 13:50:07.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:50:07 13:50:07.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:07 13:50:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:07 13:50:07.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:07 13:50:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:07 13:50:07.348 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
09:50:07 13:50:07.349 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
09:50:07 13:50:07.349 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:07 13:50:07.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:07 13:50:07.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:07 13:50:07.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:07 13:50:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:07 13:50:07.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:07 13:50:07.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:07 13:50:07.350 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:50:07 13:50:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:07 13:50:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:07 13:50:07.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:07 13:50:07.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:07 13:50:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
09:50:07 13:50:07.359 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:07 13:50:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:07 13:50:07.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:07 13:50:07.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:07 13:50:07.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:07 13:50:07.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:50:07 13:50:07.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:07 13:50:07.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:07 13:50:07.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:07 13:50:07.862 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:07 13:50:07.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:07 13:50:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:07 13:50:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.258 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest
09:50:07 testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.084 s
09:50:07 testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest)  Time elapsed: 0.001 s
09:50:07 Running org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:07 13:50:07.871 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:07 13:50:07.872 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:50:07 13:50:07.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:07 13:50:07.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:07 13:50:07.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:07 13:50:07.872 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:07 13:50:07.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:07 13:50:07.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:07 13:50:07.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:07 13:50:07.874 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Item match:Window
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:''
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:''
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:''
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:50:07 13:50:07.875 DEBUG [main][MenuItemLookup] Item match:Preferences
09:50:07 13:50:07.875 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:50:07 13:50:07.875 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:50:07 13:50:07.876 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:50:07 13:50:07.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....
09:50:07 13:50:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:50:07 13:50:07.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:50:07 13:50:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:07 13:50:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:07 13:50:07.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:50:07 13:50:07.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:07 13:50:07.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:50:07 13:50:07.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:07 13:50:07.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:07 13:50:07.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:07 13:50:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:07 13:50:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:07 13:50:07.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:50:07 13:50:07.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:07 13:50:07.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:07 13:50:07.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:07 13:50:07.971 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:50:07 13:50:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:07 13:50:07.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:07 13:50:07.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:07 13:50:07.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:07 13:50:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:07 13:50:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:07 13:50:07.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:07 13:50:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:07 13:50:07.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:07 13:50:07.995 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:07 13:50:07.996 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:07 13:50:07.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:50:07 13:50:07.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:50:07 13:50:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:07 13:50:07.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:07 13:50:07.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:07 13:50:07.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:07 13:50:07.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:07 13:50:07.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:07 13:50:07.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:08 13:50:08.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:08 13:50:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:08 13:50:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:08 13:50:08.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:08 13:50:08.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:08 13:50:08.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:08 13:50:08.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:08 13:50:08.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:08 To add a project: TooltipText=null
09:50:08 13:50:08.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:08 13:50:08.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:08 13:50:08.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:08 13:50:08.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:08 To add a project: TooltipText=null
09:50:08 13:50:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:08 13:50:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:08 13:50:08.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:08 13:50:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:08 13:50:08.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:50:08 13:50:08.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:50:08 13:50:08.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:08 13:50:08.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:50:08 To add a project: TooltipText=null
09:50:08 13:50:08.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']
09:50:08 13:50:08.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:08 13:50:08.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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']
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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']
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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: "New Project"]
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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']
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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']
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:08 13:50:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:08 13:50:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:08 13:50:08.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:08 13:50:08.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:08 13:50:08.056 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:08 13:50:08.056 DEBUG [main][MenuItemLookup] Item match:File
09:50:08 13:50:08.057 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:08 13:50:08.057 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:''
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:''
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:50:08 13:50:08.059 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:50:08 13:50:08.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:50:08 13:50:08.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:50:08 13:50:08.070 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:50:08 13:50:08.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....
09:50:08 13:50:08.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
09:50:08 13:50:08.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:50:08 13:50:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:08 13:50:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:08 13:50:08.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:08 13:50:08.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.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
09:50:08 13:50:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:08 13:50:08.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:08 13:50:08.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:08 13:50:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:08 13:50:08.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:08 13:50:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:08 13:50:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:08 13:50:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:50:08 13:50:08.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:08 13:50:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:08 13:50:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:08 13:50:08.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:08 13:50:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:50:08 13:50:08.658 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:08 13:50:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:08 13:50:08.658 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:08 13:50:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:08 13:50:08.658 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:08 13:50:08.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
09:50:08 13:50:08.658 DEBUG [main][TreeItemHandler] Selecting tree item: Project
09:50:08 13:50:08.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
09:50:08 13:50:08.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
09:50:08 13:50:08.662 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:08 13:50:08.662 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:50:08 13:50:08.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:50:08 13:50:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:08 13:50:08.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:08 13:50:08.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:08 13:50:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:08 13:50:08.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:08 13:50:08.664 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:50:08 13:50:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:08 13:50:08.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:08 13:50:08.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:08 13:50:08.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:08 13:50:08.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:08 13:50:08.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
09:50:08 13:50:08.703 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
09:50:08 13:50:08.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
09:50:08 13:50:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:08 13:50:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:08 13:50:08.704 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:50:08 13:50:08.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:08 13:50:08.705 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
09:50:08 13:50:08.705 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:
09:50:08 is "Project name:")
09:50:08 13:50:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:08 13:50:08.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:08 13:50:08.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:08 13:50:08.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:08 13:50:08.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:08 13:50:08.707 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:08 13:50:08.707 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
09:50:08 13:50:08.708 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:50:08 13:50:08.708 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
09:50:08 13:50:08.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
09:50:08 13:50:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:08 13:50:08.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:08 13:50:08.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:08 13:50:08.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:08 13:50:08.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:08 13:50:08.711 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:50:08 13:50:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:08 13:50:08.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:08 13:50:08.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:08 13:50:08.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:08 13:50:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:09 13:50:09.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
09:50:09 13:50:09.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:09 13:50:09.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:09 13:50:09.217 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:09 13:50:09.217 DEBUG [main][MenuItemLookup] Item match:File
09:50:09 13:50:09.218 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:09 13:50:09.218 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:''
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:''
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:50:09 13:50:09.220 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:50:09 13:50:09.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:50:09 13:50:09.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:50:09 13:50:09.220 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:50:09 13:50:09.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 'New|Select a wizard'] is available....
09:50:09 13:50:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:50:09 13:50:09.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:50:09 13:50:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.280 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:09 13:50:09.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:50:09 13:50:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:09 13:50:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:09 13:50:09.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:09 13:50:09.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:09 13:50:09.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:09 13:50:09.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:50:09 13:50:09.282 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:50:09 13:50:09.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:50:09 13:50:09.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:50:09 13:50:09.286 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:09 13:50:09.286 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:50:09 13:50:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:50:09 13:50:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:09 13:50:09.287 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:50:09 13:50:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:09 13:50:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:09 13:50:09.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:09 13:50:09.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:09 13:50:09.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']
09:50:09 13:50:09.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:50:09 13:50:09.334 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
09:50:09 13:50:09.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:50:09 13:50:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.334 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:09 13:50:09.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.335 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:
09:50:09 is "File name:")
09:50:09 13:50:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:09 13:50:09.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:09 13:50:09.339 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
09:50:09 13:50:09.340 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:
09:50:09 is "Enter or select the parent folder:")
09:50:09 13:50:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:09 13:50:09.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:09 13:50:09.342 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
09:50:09 13:50:09.342 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:09 13:50:09.342 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:50:09 13:50:09.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.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)
09:50:09 13:50:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:09 13:50:09.349 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:50:09 13:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:09 13:50:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:09 13:50:09.349 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:09 13:50:09.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:09 13:50:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:09 13:50:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:09 13:50:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:09 13:50:09.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:09 13:50:09.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:09 13:50:09.861 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
09:50:09 13:50:09.861 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:09 13:50:09.861 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:09 13:50:09.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:09 13:50:09.870 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:09 13:50:09.870 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:50:09 13:50:09.871 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:09 13:50:09.892 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"]
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:09 13:50:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.895 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:09 13:50:09.895 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:50:09 13:50:09.895 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:09 13:50:09.895 DEBUG [main][MenuItemLookup] Item match:File
09:50:09 13:50:09.896 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:09 13:50:09.896 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:''
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:''
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:50:09 13:50:09.897 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:50:09 13:50:09.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:50:09 13:50:09.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:50:09 13:50:09.898 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:50:09 13:50:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:50:09 13:50:09.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:50:09 13:50:09.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:09 13:50:09.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:09 13:50:09.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:09 13:50:09.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:09 13:50:09.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:50:09 13:50:09.963 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:50:09 13:50:09.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:50:09 13:50:09.963 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:09 13:50:09.963 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:50:09 13:50:09.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:09 13:50:09.965 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:50:09 13:50:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:09 13:50:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:09 13:50:09.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:09 13:50:09.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:09 13:50:09.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: Matcher matching text to regular expression 'New|Select a wizard']
09:50:09 13:50:09.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:50:09 13:50:09.996 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
09:50:09 13:50:09.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:50:09 13:50:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:09 13:50:09.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:09 13:50:09.996 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:09 13:50:09.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:09 13:50:09.997 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:
09:50:09 is "File name:")
09:50:09 13:50:09.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:09 13:50:09.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:09 13:50:09.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:09 13:50:09.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:09 13:50:09.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:09 13:50:09.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:10 13:50:10.000 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min
09:50:10 13:50:10.001 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:
09:50:10 is "Enter or select the parent folder:")
09:50:10 13:50:10.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:10 13:50:10.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:10 13:50:10.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:10 13:50:10.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:10 13:50:10.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:10 13:50:10.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:10 13:50:10.002 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
09:50:10 13:50:10.003 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:10 13:50:10.003 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:50:10 13:50:10.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.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)
09:50:10 13:50:10.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:10 13:50:10.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:10 13:50:10.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:10 13:50:10.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:10 13:50:10.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:10 13:50:10.005 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:50:10 13:50:10.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:10 13:50:10.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:10 13:50:10.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:10 13:50:10.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:10 13:50:10.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:10 13:50:10.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.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: "Create New File"]
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:10 13:50:10.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.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: "Create New File"]
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.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']
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.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']
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:10 13:50:10.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:10 13:50:10.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:10 13:50:10.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
09:50:10 13:50:10.512 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:10 13:50:10.512 DEBUG [main][MenuItemLookup] Item match:File
09:50:10 13:50:10.513 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:10 13:50:10.513 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:''
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:''
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:50:10 13:50:10.514 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:50:10 13:50:10.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:50:10 13:50:10.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:50:10 13:50:10.515 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:50:10 13:50:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:50:10 13:50:10.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:50:10 13:50:10.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:50:10 13:50:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:10 13:50:10.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:10 13:50:10.578 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:10 13:50:10.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:10 13:50:10.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:50:10 13:50:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:10 13:50:10.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:10 13:50:10.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:10 13:50:10.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:10 13:50:10.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:10 13:50:10.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:50:10 13:50:10.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:50:10 13:50:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:10 13:50:10.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:50:10 13:50:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:10 13:50:10.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:50:10 13:50:10.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:50:10 13:50:10.580 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:50:10 13:50:10.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:50:10 13:50:10.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:50:10 13:50:10.580 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:50:10 13:50:10.580 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:50:10 13:50:10.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:50:10 13:50:10.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:10 13:50:10.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:10 13:50:10.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:10 13:50:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:10 13:50:10.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:10 13:50:10.581 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:50:10 13:50:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:10 13:50:10.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:10 13:50:10.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:10 13:50:10.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:10 13:50:10.610 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:50:19 13:50:10.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:19 13:50:10.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:19 13:50:10.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:50:19 13:50:10.610 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
09:50:19 13:50:10.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:50:19 13:50:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:10.611 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:19 13:50:10.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:50:19 13:50:10.611 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:
09:50:19 is "File name:")
09:50:19 13:50:10.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:10.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:10.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:10.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:19 13:50:10.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:19 13:50:10.630 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min
09:50:19 13:50:10.631 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:
09:50:19 is "Enter or select the parent folder:")
09:50:19 13:50:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:10.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:10.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:10.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:50:19 13:50:10.632 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:50:19 13:50:10.633 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
09:50:19 13:50:10.633 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:50:19 13:50:10.633 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:50:19 13:50:10.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
09:50:19 13:50:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:10.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:10.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:10.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:19 13:50:10.635 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:50:19 13:50:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:19 13:50:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:19 13:50:10.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:19 13:50:10.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:19 13:50:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:11.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
09:50:19 13:50:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:11.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:11.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:11.151 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min
09:50:19 13:50:11.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:11.155 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:11.155 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:11.155 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:11.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:11.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:19 13:50:11.156 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:50:19 13:50:11.156 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:19 13:50:11.165 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:19 13:50:11.165 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:19 13:50:11.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:11.174 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu.
09:50:19 13:50:11.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:19 13:50:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:11.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:11.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:19 13:50:11.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Item match:Window
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:''
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:50:19 13:50:11.175 DEBUG [main][MenuItemLookup] Item match:Show View
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:''
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:50:19 13:50:11.178 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:50:19 13:50:11.178 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:50:19 13:50:11.178 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:50:19 13:50:11.178 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:50:19 13:50:11.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:50:19 13:50:11.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:50:19 13:50:11.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:11.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:11.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:11.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:50:19 13:50:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:50:19 13:50:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children...
09:50:19 13:50:11.228 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
09:50:19 13:50:11.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:11.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:11.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
09:50:19 13:50:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully
09:50:19 13:50:11.731 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java
09:50:19 13:50:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:11.731 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed
09:50:19 13:50:11.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:11.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java
09:50:19 13:50:11.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer
09:50:19 13:50:11.731 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection
09:50:19 13:50:11.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:11.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:19 13:50:11.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.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 "Open")
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:11.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:50:19 13:50:11.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:19 13:50:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:11.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:11.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:19 13:50:11.733 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:50:19 13:50:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:19 13:50:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:19 13:50:11.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:19 13:50:11.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:19 13:50:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:50:19 13:50:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:50:19 13:50:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open...
09:50:19 13:50:11.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully
09:50:19 13:50:11.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:19 13:50:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:11.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:19 13:50:11.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')
09:50:19 13:50:11.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:11.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:11.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:11.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:11.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:11.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:11.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:11.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
09:50:19 13:50:11.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:19 13:50:11.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:19 13:50:11.962 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:11.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:11.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:11.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:11.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:11.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:11.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:11.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:11.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:12.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:12.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:12.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:12.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:12.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:12.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:12.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:12.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:12.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:19 13:50:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:12.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:12.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:12.978 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:12.979 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:12.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:12.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:13.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:13.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:13.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:13.481 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:13.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:13.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:13.490 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:13.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:13.490 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:13.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:13.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:13.492 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:13.493 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:19 13:50:13.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:13.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:13.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:13.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:13.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:13.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:13.535 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:13.535 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:13.536 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:19 13:50:13.536 DEBUG [main][EditorHandler] 2 editor(s) found
09:50:19 13:50:13.536 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
09:50:19 13:50:13.543 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
09:50:19 13:50:13.544 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:19 13:50:13.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:13.574 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:19 13:50:13.574 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:19 13:50:13.574 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:19 13:50:13.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:13.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:13.576 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:13.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:13.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:13.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:19 13:50:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:13.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:19 13:50:13.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')
09:50:19 13:50:13.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:13.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:13.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:13.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:13.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:13.580 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:13.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:13.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:13.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:19 13:50:13.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:19 13:50:13.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:19 13:50:13.582 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:13.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:13.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:13.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:13.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:13.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:13.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:13.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:13.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:13.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:14.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:14.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:14.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:14.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:14.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:14.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
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:14.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:14.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:14.596 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:14.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:14.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:14.597 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:14.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:14.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:14.600 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:14.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:14.600 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:14.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:14.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:14.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:14.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:14.623 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:14.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:14.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:14.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:14.624 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:19 13:50:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:14.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:14.626 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:14.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
09:50:19 13:50:14.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:19 13:50:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:14.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:14.628 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:14.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:19 13:50:14.628 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:19 13:50:14.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:19 13:50:14.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:19 13:50:14.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:19 13:50:14.630 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:19 13:50:14.630 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:19 13:50:14.630 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:19 13:50:14.658 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:19 13:50:14.658 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:19 13:50:14.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:14.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:14.658 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:19 13:50:14.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:14.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:14.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:19 13:50:14.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:19 13:50:14.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:19 13:50:14.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:14.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:19 13:50:14.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:14.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:19 13:50:14.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:19 13:50:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:14.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:14.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:14.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:14.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:14.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:14.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:19 13:50:14.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:19 13:50:14.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:19 13:50:14.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:14.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:14.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:14.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:14.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:14.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:14.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:14.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:15.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:15.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:15.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:15.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:15.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:15.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:15.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:15.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
09:50:19 13:50:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:15.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:15.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:15.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:15.670 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:15.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:15.670 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:15.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:15.671 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:15.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:15.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:15.673 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:15.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:15.673 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:15.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:15.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:15.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:15.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:15.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:15.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:15.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:15.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:15.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:19 13:50:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:15.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:19 13:50:15.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:19 13:50:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:15.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:15.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:15.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:15.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:15.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:15.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:15.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:15.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:15.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:15.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:15.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:15.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:15.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:15.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:15.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:15.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:16.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:16.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:16.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:16.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:16.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:16.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:16.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:16.733 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:16.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:16.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:16.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:16.734 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:16.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:16.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:16.736 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:16.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:16.736 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:16.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:16.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:16.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:16.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:16.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a2c0612 is found...
09:50:19 13:50:16.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1a2c0612 is found finished successfully
09:50:19 13:50:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:19 13:50:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:16.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:16.752 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:16.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:16.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:16.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:16.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:19 13:50:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:16.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:19 13:50:16.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:19 13:50:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:16.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:16.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:16.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:16.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:16.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:16.786 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:16.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:16.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:16.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:16.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:16.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:16.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:16.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:16.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:16.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:16.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:17.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:17.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:17.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:17.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:17.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:17.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:17.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:17.790 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:17.790 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:17.791 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
09:50:19 13:50:17.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:17.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:17.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:17.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:17.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:19 13:50:17.791 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:19 13:50:17.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:19 13:50:17.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:19 13:50:17.794 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
09:50:19 13:50:17.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:19 13:50:17.794 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:19 13:50:17.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:19 13:50:17.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:19 13:50:17.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:17.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:17.819 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:17.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:17.820 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:17.820 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:17.820 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:17.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58605a58 is found...
09:50:19 13:50:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58605a58 is found finished successfully
09:50:19 13:50:17.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
09:50:19 13:50:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:17.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:17.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:17.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:17.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:17.823 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:17.823 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:17.823 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:17.823 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:19 13:50:17.823 DEBUG [main][EditorHandler] 2 editor(s) found
09:50:19 13:50:17.823 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:19 13:50:17.829 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:19 13:50:17.830 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
09:50:19 13:50:17.858 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
09:50:19 13:50:17.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:17.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:19 13:50:17.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:17.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:19 13:50:17.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:19 13:50:17.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:19 13:50:17.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:17.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:17.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:17.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:19 13:50:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:17.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:19 13:50:17.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')
09:50:19 13:50:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:17.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:17.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:17.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:19 13:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:19 13:50:17.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:19 13:50:17.893 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:17.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:17.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:17.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:17.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:17.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:17.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:18.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:18.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:18.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:18.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:18.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:18.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:19 13:50:18.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:18.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:18.897 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:18.897 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:18.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:18.898 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:18.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:18.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:18.903 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:18.903 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:18.903 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:18.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:18.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:18.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:18.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:18.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:19 13:50:18.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:18.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:18.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:18.928 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.928 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:18.928 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:18.928 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:18.929 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.929 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:19 13:50:18.929 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
09:50:19 13:50:18.929 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:19 13:50:18.957 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:19 13:50:18.957 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:19 13:50:18.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:19 13:50:18.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:19 13:50:18.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:19 13:50:18.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:19 13:50:18.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:18.959 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:19 13:50:18.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:18.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:19 13:50:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:19 13:50:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:19 13:50:18.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:19 13:50:18.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')
09:50:19 13:50:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:18.963 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:18.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:18.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:19 13:50:18.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:19 13:50:18.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:19 13:50:18.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:18.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:18.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:18.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:18.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:18.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:18.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:18.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:18.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:18.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:19.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:19.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:19.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:19.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:19 13:50:19.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:19 13:50:19.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:19 13:50:19.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:19 13:50:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:19.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:19.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
09:50:19 13:50:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:19.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:19.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:19.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:19 13:50:19.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:19 13:50:19.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:19 13:50:19.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:19 13:50:19.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:19 13:50:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:19 13:50:19.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:19 13:50:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:19 13:50:19.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:19 13:50:19.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:19.969 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:19.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:19.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:19.973 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:19 13:50:19.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:19 13:50:19.973 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:19 13:50:19.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:19 13:50:19.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:19 13:50:19.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:19 13:50:19.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:19 13:50:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:19 13:50:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:19 13:50:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:19 13:50:19.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:19 13:50:19.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:19 13:50:19.999 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:19 13:50:20.000 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)
09:50:19 13:50:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:20 13:50:20.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:20 13:50:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:20 13:50:20.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:20 13:50:20.000 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:20 13:50:20.000 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:20 13:50:20.000 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:20 13:50:20.027 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:20 13:50:20.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:20 13:50:20.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:20 13:50:20.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:20 13:50:20.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:20 13:50:20.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:20 13:50:20.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:20 13:50:20.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:20 13:50:20.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:20 13:50:20.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:20 13:50:20.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:20 13:50:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:20 13:50:20.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:20 13:50:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:20 13:50:20.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:20 13:50:20.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:20 13:50:20.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:20 13:50:20.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:20 13:50:20.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:20 13:50:20.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:20 13:50:20.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:20 13:50:20.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:20 13:50:20.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:20 13:50:20.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:20 13:50:20.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:20 13:50:20.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:20 13:50:20.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:20 13:50:20.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:20 13:50:20.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:20 13:50:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:20 13:50:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:20 13:50:20.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:20 13:50:20.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:21 13:50:21.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:21 13:50:21.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:21 13:50:21.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:21 13:50:21.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:21 13:50:21.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:21 13:50:21.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:21 13:50:21.040 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:21 13:50:21.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:21 13:50:21.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:21 13:50:21.041 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:21 13:50:21.041 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:21 13:50:21.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:21 13:50:21.043 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:21 13:50:21.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:21 13:50:21.043 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:21 13:50:21.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:21 13:50:21.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:21 13:50:21.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:21 13:50:21.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:21 13:50:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:21 13:50:21.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:21 13:50:21.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:21 13:50:21.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:21 13:50:21.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:21 13:50:21.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:21 13:50:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:21 13:50:21.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:21 13:50:21.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:21 13:50:21.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:21 13:50:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:21 13:50:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:21 13:50:21.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:21 13:50:21.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:21 13:50:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:21 13:50:21.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:21 13:50:21.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:21 13:50:21.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:21 13:50:21.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:21 13:50:21.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:21 13:50:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:21 13:50:21.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:21 13:50:21.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:21 13:50:21.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:22 13:50:22.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:22 13:50:22.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:22 13:50:22.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:22 13:50:22.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:22 13:50:22.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:22 13:50:22.101 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:22 13:50:22.102 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:22 13:50:22.102 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:22 13:50:22.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:22 13:50:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:22 13:50:22.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:22 13:50:22.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:22 13:50:22.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:22 13:50:22.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:22 13:50:22.103 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:22 13:50:22.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:22 13:50:22.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:22 13:50:22.104 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:22 13:50:22.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:22 13:50:22.105 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:22 13:50:22.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:22 13:50:22.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:22 13:50:22.106 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:22 13:50:22.106 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:22 13:50:22.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:22 13:50:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:22 13:50:22.115 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:22 13:50:22.115 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:22 13:50:22.115 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:22 13:50:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:22 13:50:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7160b708 is found...
09:50:22 13:50:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7160b708 is found finished successfully
09:50:22 13:50:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:22 13:50:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:22 13:50:22.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:22 13:50:22.118 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:22 13:50:22.119 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:22 13:50:22.119 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:22 13:50:22.119 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:22 13:50:22.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:22 13:50:22.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:22 13:50:22.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:22 13:50:22.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:22 13:50:22.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:22 13:50:22.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:22 13:50:22.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:22 13:50:22.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:22 13:50:22.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:22 13:50:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:22 13:50:22.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:22 13:50:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:22 13:50:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:22 13:50:22.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:22 13:50:22.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')
09:50:22 13:50:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:22 13:50:22.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:22 13:50:22.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:22 13:50:22.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:22 13:50:22.153 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:22 13:50:22.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:22 13:50:22.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:22 13:50:22.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:22 13:50:22.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:22 13:50:22.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:22 13:50:22.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:22 13:50:22.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:22 13:50:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:22 13:50:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:22 13:50:22.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:22 13:50:22.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:22 13:50:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:22 13:50:22.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:22 13:50:22.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:22 13:50:22.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:22 13:50:22.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:22 13:50:22.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:23 13:50:23.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:23 13:50:23.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:23 13:50:23.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:23 13:50:23.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:23 13:50:23.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:23 13:50:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:23 13:50:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:23 13:50:23.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:23 13:50:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:23 13:50:23.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:23 13:50:23.158 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:23 13:50:23.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:23 13:50:23.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:23 13:50:23.159 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:23 13:50:23.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:23 13:50:23.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:23 13:50:23.161 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:23 13:50:23.161 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:23 13:50:23.161 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:23 13:50:23.161 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:23 13:50:23.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:23 13:50:23.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:23 13:50:23.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:23 13:50:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:23 13:50:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:23 13:50:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:23 13:50:23.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:23 13:50:23.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:23 13:50: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 "Make Dirty")
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:23 13:50:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:23 13:50:23.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:23 13:50:23.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:23 13:50:23.193 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:23 13:50:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:23 13:50:23.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:23 13:50:23.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:23 13:50:23.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.194 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:23 13:50:23.194 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:50:23 13:50:23.195 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:23 13:50:23.221 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:23 13:50:23.221 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:23 13:50:23.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:23 13:50:23.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:23 13:50:23.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:23 13:50:23.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:23 13:50:23.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:23 13:50:23.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:23 13:50:23.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:23 13:50:23.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:23 13:50:23.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:23 13:50:23.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:23 13:50:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:23 13:50:23.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:23 13:50:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:23 13:50:23.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:23 13:50:23.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:23 13:50:23.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:23 13:50:23.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:23 13:50:23.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:23 13:50:23.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:23 13:50:23.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:23 13:50:23.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:23 13:50:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:23 13:50:23.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:23 13:50:23.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:23 13:50:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:23 13:50:23.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:23 13:50:23.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:23 13:50:23.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:23 13:50:23.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:23 13:50:23.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:24 13:50:24.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:24 13:50:24.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:24 13:50:24.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:24 13:50:24.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:24 13:50:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:24 13:50:24.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
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:24 13:50:24.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:24 13:50:24.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:24 13:50:24.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:24 13:50:24.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:24 13:50:24.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:24 13:50:24.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:24 13:50:24.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:24 13:50:24.235 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:24 13:50:24.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:24 13:50:24.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:24 13:50:24.237 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:24 13:50:24.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:24 13:50:24.237 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:24 13:50:24.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:24 13:50:24.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:24 13:50:24.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:24 13:50:24.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:24 13:50:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:24 13:50:24.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:24 13:50:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:24 13:50:24.260 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:24 13:50:24.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 "Make Dirty")
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:24 13:50:24.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:24 13:50:24.261 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:24 13:50:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:24 13:50:24.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:24 13:50:24.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:24 13:50:24.263 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.263 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:24 13:50:24.263 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it
09:50:24 13:50:24.263 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:24 13:50:24.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 'Save .*'] is available....
09:50:24 13:50:24.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 'Save .*'] is available. finished successfully
09:50:24 13:50:24.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
09:50:24 13:50:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:24 13:50:24.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:24 13:50:24.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:24 13:50:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.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 "Save")
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:24 13:50:24.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:24 13:50:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:24 13:50:24.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:24 13:50:24.792 INFO [WorkbenchTestable][AbstractButton] Click button &Save
09:50:24 13:50:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:24 13:50:24.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:24 13:50:24.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:24 13:50:24.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:24 13:50:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:50:24 13:50:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:50:24 13:50:24.832 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:24 13:50:24.832 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:24 13:50:24.832 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:24 13:50:24.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:24 13:50:24.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:24 13:50:24.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:24 13:50:24.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:24 13:50:24.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:24 13:50:24.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:24 13:50:24.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:24 13:50:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:24 13:50:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:24 13:50:24.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:24 13:50:24.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:24 13:50:24.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:24 13:50:24.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:24 13:50:24.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:24 13:50:24.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:24 13:50:24.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:24 13:50:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:24 13:50:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:24 13:50:24.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:24 13:50:24.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:24 13:50:24.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:24 13:50:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:24 13:50:24.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:24 13:50:24.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:24 13:50:24.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:24 13:50:24.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:24 13:50:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:24 13:50:24.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:24 13:50:24.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:25 13:50:25.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:25 13:50:25.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:25 13:50:25.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:26 13:50:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:26 13:50:25.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:25.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:25.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:26 13:50:25.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:26 13:50:25.857 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:26 13:50:25.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:26 13:50:25.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:26 13:50:25.857 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:26 13:50:25.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:26 13:50:25.859 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:26 13:50:25.859 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:26 13:50:25.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:26 13:50:25.859 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:26 13:50:25.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:26 13:50:25.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:26 13:50:25.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:26 13:50:25.860 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:26 13:50:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:26 13:50:25.880 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:26 13:50:25.881 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:26 13:50:25.882 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:26 13:50:25.902 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:26 13:50:25.903 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:26 13:50:25.903 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:26 13:50:25.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:26 13:50:25.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:26 13:50:25.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:26 13:50:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:26 13:50:25.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:26 13:50:25.904 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:26 13:50:25.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:26 13:50:25.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:26 13:50:25.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:26 13:50:25.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:26 13:50:25.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:26 13:50:25.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:26 13:50:25.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:25.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:26 13:50:25.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:25.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:26 13:50:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:26 13:50:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:26 13:50:25.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:26 13:50:25.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:26 13:50:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:25.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:26 13:50:25.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:26 13:50:25.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:25.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:26 13:50:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:26 13:50:25.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:26 13:50:25.911 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:25.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:25.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:25.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:25.912 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:25.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:25.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:25.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:25.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:25.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:25.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:26 13:50:26.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:26 13:50:26.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:26 13:50:26.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:26 13:50:26.913 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:26.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:26.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:26 13:50:26.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:26 13:50:26.915 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:26 13:50:26.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:26 13:50:26.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:26 13:50:26.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:26 13:50:26.916 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:26 13:50:26.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:26 13:50:26.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:26 13:50:26.917 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:26 13:50:26.917 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:26 13:50:26.917 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:26 13:50:26.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:26 13:50:26.919 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:26 13:50:26.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:26 13:50:26.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:26 13:50:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58520921 is found...
09:50:26 13:50:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58520921 is found finished successfully
09:50:26 13:50: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:26 13:50:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:26.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:26 13:50:26.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:26 13:50:26.942 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:26.942 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:26.942 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:26 13:50:26.942 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:26 13:50:26.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:26.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:26 13:50:26.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:26.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:26 13:50:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:26 13:50:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:26 13:50:26.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:26 13:50:26.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 '\*?\QPackage Explorer\E')
09:50:26 13:50:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:26.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:26 13:50:26.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:26 13:50:26.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:26 13:50:26.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:26.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:26.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:26.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:26.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:26.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:26.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:26.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:26 13:50:26.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:26 13:50:26.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:26 13:50:26.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:26 13:50:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:26 13:50:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:26 13:50:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:27 13:50:27.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:27 13:50:27.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:27 13:50:27.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:27 13:50:27.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:27 13:50:27.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:27 13:50:27.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:27 13:50:27.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:27 13:50:27.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
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:27 13:50:27.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:27 13:50:27.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:27 13:50:27.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:27 13:50:27.978 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:27 13:50:27.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:27 13:50:27.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:27 13:50:27.978 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:27 13:50:27.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:27 13:50:27.980 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:27 13:50:27.980 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
09:50:27 13:50:27.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:27 13:50:27.980 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:27 13:50:27.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:27 13:50:27.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:27 13:50:27.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:27 13:50:27.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:28 13:50:28.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@204a25f0 is found...
09:50:28 13:50:28.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@204a25f0 is found finished successfully
09:50:28 13:50:28.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:28 13:50:28.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:28 13:50:28.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:28 13:50:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:28 13:50:28.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:28 13:50:28.005 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
09:50:28 13:50:28.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:28 13:50:28.010 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:28 13:50:28.011 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:28 13:50:28.011 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:28 13:50:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@437e4228 is found...
09:50:28 13:50:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@437e4228 is found finished successfully
09:50:28 13:50:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
09:50:28 13:50:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:28 13:50:28.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:28 13:50:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:28 13:50:28.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:28 13:50:28.013 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min
09:50:28 13:50:28.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:28 13:50:28.023 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
09:50:28 13:50:28.024 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:28 13:50:28.024 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:28 13:50:28.024 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:28 13:50:28.024 DEBUG [main][EditorHandler] 2 editor(s) found
09:50:28 13:50:28.024 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:28 13:50:28.029 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:28 13:50:28.029 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
09:50:28 13:50:28.055 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
09:50:28 13:50:28.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:28 13:50:28.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:28 13:50:28.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:28 13:50:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:28 13:50:28.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:28 13:50:28.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:28 13:50:28.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:28 13:50:28.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:28 13:50:28.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:28 13:50:28.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:28 13:50:28.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:28 13:50:28.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:28 13:50:28.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:28 13:50:28.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:28 13:50:28.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:28 13:50:28.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:28 13:50:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:28 13:50:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:28 13:50:28.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:28 13:50:28.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:28 13:50:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:28 13:50:28.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:28 13:50:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:28 13:50:28.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:28 13:50:28.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:28 13:50:28.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:28 13:50:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:28 13:50:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:28 13:50:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:28 13:50:28.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:28 13:50:28.063 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:28 13:50:28.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:28 13:50:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:28 13:50:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:28 13:50:28.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:28 13:50:28.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:28 13:50:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:28 13:50:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:28 13:50:28.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:28 13:50:28.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:28 13:50:28.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:28 13:50:28.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:29 13:50:29.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:29 13:50:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:29 13:50:29.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:29 13:50:29.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:29 13:50:29.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:29 13:50:29.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:29 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
09:50:29 13:50:29.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:29 13:50:29.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:29 13:50:29.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:29 13:50:29.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:29 13:50:29.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:29 13:50:29.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:29 13:50:29.068 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:29 13:50:29.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:29 13:50:29.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:29 13:50:29.069 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:29 13:50:29.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:29 13:50:29.069 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:29 13:50:29.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:29 13:50:29.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:29 13:50:29.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:29 13:50:29.071 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:29 13:50:29.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:29 13:50:29.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:29 13:50:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:29 13:50:29.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:29 13:50:29.094 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:29 13:50:29.095 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:29 13:50:29.095 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:29 13:50:29.095 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:29 13:50:29.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:29 13:50:29.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:29 13:50:29.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:29 13:50:29.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:29 13:50:29.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:29 13:50:29.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:29 13:50:29.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:29 13:50:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:29 13:50:29.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:29 13:50:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:29 13:50:29.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:29 13:50:29.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:29 13:50:29.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:29 13:50:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:29 13:50:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:29 13:50:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:29 13:50:29.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:29 13:50:29.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:29 13:50:29.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:29 13:50:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:29 13:50:29.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:29 13:50:29.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:29 13:50:29.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:29 13:50:29.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:29 13:50:29.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:29 13:50:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:29 13:50:29.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:29 13:50:29.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:29 13:50:29.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:30 13:50:30.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:30 13:50:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:30 13:50:30.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:30 13:50:30.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:30 13:50:30.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:30 13:50:30.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:30 13:50:30.133 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:30 13:50:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:30 13:50:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:30 13:50:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:30 13:50:30.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:30 13:50:30.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:30 13:50:30.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:30 13:50:30.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:30 13:50:30.133 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:30 13:50:30.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:30 13:50:30.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:30 13:50:30.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:30 13:50:30.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:30 13:50:30.135 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:30 13:50:30.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:30 13:50:30.137 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:30 13:50:30.137 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:30 13:50:30.137 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:30 13:50:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:30 13:50:30.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:30 13:50:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:30 13:50:30.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:30 13:50:30.159 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:30 13:50:30.160 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:30 13:50:30.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:30 13:50:30.160 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:30 13:50:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:30 13:50:30.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:30 13:50:30.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:30 13:50:30.162 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:30 13:50:30.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:30 13:50:30.162 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Item match:File
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:''
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:50:30 13:50:30.163 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:50:30 13:50:30.164 DEBUG [main][MenuItemLookup] Found menu:''
09:50:30 13:50:30.164 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:50:30 13:50:30.164 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:50:30 13:50:30.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:50:30 13:50:30.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:50:30 13:50:30.164 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:50:30 13:50:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:50:30 13:50:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:50:30 13:50:30.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null
09:50:30 13:50:30.180 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:30 13:50:30.180 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:30 13:50:30.181 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:30 13:50:30.181 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:30 13:50:30.181 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:30 13:50:30.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:30 13:50:30.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:30 13:50:30.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:30 13:50:30.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:30 13:50:30.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.214 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:30 13:50:30.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:30 13:50:30.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:30 13:50:30.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:30 13:50:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:30 13:50:30.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:30 13:50:30.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:30 13:50:30.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:30 13:50:30.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:30 13:50:30.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:30 13:50:30.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:30 13:50:30.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:30 13:50:30.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:30 13:50:30.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:30 13:50:30.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:30 13:50:30.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:30 13:50:30.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:30 13:50:30.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:30 13:50:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:30 13:50:30.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:30 13:50:30.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:30 13:50:30.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:31 13:50:31.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:31 13:50:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:31 13:50:31.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:31 13:50:31.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:31 13:50:31.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:31 13:50:31.234 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:31 13:50:31.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:31 13:50:31.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:31 13:50:31.235 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:31 13:50:31.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:31 13:50:31.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:31 13:50:31.237 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:31 13:50:31.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:31 13:50:31.237 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:31 13:50:31.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:31 13:50:31.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:31 13:50:31.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:31 13:50:31.238 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:31 13:50:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:31 13:50:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:31 13:50:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:31 13:50:31.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:31 13:50:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:31 13:50:31.261 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:31 13:50:31.261 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:31 13:50:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:31 13:50:31.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:31 13:50:31.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:31 13:50:31.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:31 13:50:31.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:31 13:50:31.263 INFO [WorkbenchTestable][AbstractButton] Click button Save
09:50:31 13:50:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:31 13:50:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:31 13:50:31.263 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:31 13:50:31.263 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:31 13:50:31.264 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:31 13:50:31.264 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:31 13:50:31.264 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:31 13:50:31.288 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:31 13:50:31.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:31 13:50:31.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:31 13:50:31.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:31 13:50:31.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:31 13:50:31.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:31 13:50:31.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:31 13:50:31.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:31 13:50:31.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:31 13:50:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:31 13:50:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:31 13:50:31.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:31 13:50:31.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:31 13:50:31.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:31 13:50:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:31 13:50:31.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:31 13:50:31.294 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:31 13:50:31.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:31 13:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:31 13:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:31 13:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:31 13:50:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:31 13:50:31.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:31 13:50:31.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:31 13:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:31 13:50:31.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:31 13:50:31.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:31 13:50:31.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:31 13:50:31.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:31 13:50:31.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:31 13:50:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:31 13:50:31.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:31 13:50:31.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:31 13:50:31.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:32 13:50:32.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:32 13:50:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:32 13:50:32.298 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:32 13:50:32.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:32 13:50:32.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
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:32 13:50:32.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:32 13:50:32.299 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:32 13:50:32.299 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:32 13:50:32.300 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:32 13:50:32.300 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:32 13:50:32.300 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:32 13:50:32.300 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:32 13:50:32.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:32 13:50:32.303 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:32 13:50:32.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:32 13:50:32.303 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:32 13:50:32.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:32 13:50:32.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:32 13:50:32.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:32 13:50:32.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:32 13:50:32.331 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:32 13:50:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:32 13:50:32.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:32 13:50:32.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:32 13:50:32.332 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:32 13:50:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:32 13:50:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:32 13:50:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:32 13:50:32.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:32 13:50:32.334 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:32 13:50:32.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:32 13:50:32.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:32 13:50:32.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:32 13:50:32.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:32 13:50:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:32 13:50:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:32 13:50:32.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:32 13:50:32.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:32 13:50:32.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:32 13:50:32.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:32 13:50:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:32 13:50:32.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:32 13:50:32.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:32 13:50:32.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:32 13:50:32.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:32 13:50:32.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:32 13:50:32.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:32 13:50:32.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:32 13:50:32.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:32 13:50:32.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:32 13:50:32.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:32 13:50:32.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:32 13:50:32.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:32 13:50:32.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:32 13:50:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:32 13:50:32.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:32 13:50:32.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:32 13:50:32.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:33 13:50:33.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:33 13:50:33.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:33 13:50:33.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:33 13:50:33.376 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:33 13:50:33.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:33 13:50:33.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:33 13:50:33.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:33 13:50:33.377 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:33 13:50:33.378 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:33 13:50:33.378 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
09:50:33 13:50:33.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:33 13:50:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:33 13:50:33.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:33 13:50:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:33 13:50:33.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:33 13:50:33.378 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:33 13:50:33.378 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:33 13:50:33.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:33 13:50:33.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:33 13:50:33.383 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
09:50:33 13:50:33.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:50:33 13:50:33.383 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:50:33 13:50:33.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:50:33 13:50:33.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:50:33 13:50:33.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:33 13:50:33.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:33 13:50:33.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:33 13:50:33.413 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
09:50:33 13:50:33.420 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:33 13:50:33.420 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:33 13:50:33.420 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:33 13:50:33.420 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:33 13:50:33.421 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:50:33 13:50:33.421 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:33 13:50:33.442 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:33 13:50:33.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d31939f is found...
09:50:43 13:50:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d31939f is found failed, an exception will be thrown
09:50:43 13:50:43.451 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:43 13:50:43.451 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:43 13:50:43.451 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
09:50:43 13:50:43.482 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:43 13:50:43.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:43 13:50:43.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:43 13:50:43.483 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:43 13:50:43.483 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:43 13:50:43.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:43 13:50:43.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:43 13:50:43.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:43 13:50:43.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:43 13:50:43.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:43 13:50:43.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:43 13:50:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:43 13:50:43.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:43 13:50:43.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:43 13:50:43.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:43 13:50:43.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:43 13:50:43.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:43 13:50:43.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:43 13:50:43.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:43 13:50:43.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:43 13:50:43.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:43 13:50:43.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:43 13:50:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:43 13:50:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:43 13:50:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:43 13:50:43.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:43 13:50:43.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:43 13:50:43.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:43 13:50:43.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:43 13:50:43.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:43 13:50:43.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:43 13:50:43.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:43 13:50:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:43 13:50:43.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:43 13:50:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:43 13:50:43.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:43 13:50:43.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:44 13:50:44.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:44 13:50:44.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:44 13:50:44.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:44 13:50:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:44 13:50:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:44 13:50:44.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:44 13:50:44.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:44 13:50:44.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:44 13:50:44.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:44 13:50:44.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:44 13:50:44.506 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:44 13:50:44.506 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:44 13:50:44.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:44 13:50:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:44 13:50:44.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:44 13:50:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:44 13:50:44.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:44 13:50:44.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:44 13:50:44.506 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:44 13:50:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:44 13:50:44.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:44 13:50:44.512 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:44 13:50:44.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:44 13:50:44.512 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:44 13:50:44.512 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:44 13:50:44.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:44 13:50:44.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:44 13:50:44.513 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:44 13:50:44.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:44 13:50:44.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:44 13:50:44.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:44 13:50:44.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:44 13:50:44.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:44 13:50:44.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:44 13:50:44.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:44 13:50:44.539 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:44 13:50:44.539 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:44 13:50:44.539 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:44 13:50:44.539 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:44 13:50:44.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 "Make Dirty")
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:44 13:50:44.540 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:44 13:50:44.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:44 13:50:44.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:44 13:50:44.540 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:44 13:50:44.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:44 13:50:44.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:44 13:50:44.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:44 13:50:44.542 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:44 13:50:44.542 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:44 13:50:44.542 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:44 13:50:44.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available....
09:50:45 13:50:45.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 'Save .*'] is available. finished successfully
09:50:45 13:50:45.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
09:50:45 13:50:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:45 13:50:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:45 13:50:45.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:45 13:50:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:45 13:50:45.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:45 13:50:45.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:45 13:50:45.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:45 13:50:45.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:45 13:50:45.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:45 13:50:45.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:45 13:50:45.080 INFO [WorkbenchTestable][AbstractButton] Click button &Save
09:50:45 13:50:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:45 13:50:45.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:45 13:50:45.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:45 13:50:45.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:45 13:50:45.119 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:45 13:50:45.119 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:45 13:50:45.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:45 13:50:45.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:45 13:50:45.119 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:45 13:50:45.120 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:45 13:50:45.120 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:45 13:50:45.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:45 13:50:45.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:45 13:50:45.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:45 13:50:45.120 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:45 13:50:45.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:45 13:50:45.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:45 13:50:45.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:45 13:50:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:45 13:50:45.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:45 13:50:45.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:45 13:50:45.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:45 13:50:45.127 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:45 13:50:45.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:45 13:50:45.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:45 13:50:45.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:45 13:50:45.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:45 13:50:45.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:45 13:50:45.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:45 13:50:45.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:45 13:50:45.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:45 13:50:45.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:45 13:50:45.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:45 13:50:45.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:45 13:50:45.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:45 13:50:45.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:45 13:50:45.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:45 13:50:45.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:45 13:50:45.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:45 13:50:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:46 13:50:46.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:46 13:50:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:46 13:50:46.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:46 13:50:46.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:46 13:50:46.132 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:46 13:50:46.132 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:46 13:50:46.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:46 13:50:46.133 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:46 13:50:46.133 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:46 13:50:46.133 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:46 13:50:46.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:46 13:50:46.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:46 13:50:46.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:46 13:50:46.135 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:46 13:50:46.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:46 13:50:46.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:46 13:50:46.136 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:46 13:50:46.136 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:46 13:50:46.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:46 13:50:46.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:46 13:50:46.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:46 13:50:46.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:46 13:50:46.157 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:46 13:50:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:46 13:50:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:46 13:50:46.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:46 13:50:46.159 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty")
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:46 13:50:46.160 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:46 13:50:46.160 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty
09:50:46 13:50:46.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:46 13:50:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:46 13:50:46.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:46 13:50:46.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:46 13:50:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d30d2d5 is found...
09:50:46 13:50:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d30d2d5 is found finished successfully
09:50:46 13:50:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:50:46 13:50:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:46 13:50:46.164 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.164 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:46 13:50:46.164 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:46 13:50:46.164 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:46 13:50:46.164 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:46 13:50:46.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 'Save .*'] is available....
09:50:46 13:50:46.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully
09:50:46 13:50:46.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource
09:50:46 13:50:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:46 13:50:46.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:46 13:50:46.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save")
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:46 13:50:46.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:50:46 13:50:46.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:50:46 13:50:46.693 INFO [WorkbenchTestable][AbstractButton] Click button &Save
09:50:46 13:50:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:50:46 13:50:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:50:46 13:50:46.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:50:46 13:50:46.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:46 13:50:46.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:46 13:50:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:46 13:50:46.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:46 13:50:46.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:46 13:50:46.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:46 13:50:46.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:46 13:50:46.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:46 13:50:46.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:46 13:50:46.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:46 13:50:46.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:46 13:50:46.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:46 13:50:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:46 13:50:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:46 13:50:46.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:46 13:50:46.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 '\*?\QPackage Explorer\E')
09:50:46 13:50:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:46 13:50:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:46 13:50:46.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:46 13:50:46.737 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:46 13:50:46.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:46 13:50:46.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:46 13:50:46.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:46 13:50:46.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:46 13:50:46.738 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:46 13:50:46.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:46 13:50:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:46 13:50:46.739 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:46 13:50:46.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:46 13:50:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:46 13:50:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:46 13:50:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:46 13:50:46.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:46 13:50:46.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:47 13:50:47.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:47 13:50:47.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:47 13:50:47.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:47 13:50:47.740 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:47 13:50:47.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:47 13:50:47.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:47 13:50:47.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:47 13:50:47.741 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:47 13:50:47.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:47 13:50:47.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:47 13:50:47.742 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:47 13:50:47.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:47 13:50:47.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:47 13:50:47.744 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:47 13:50:47.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:47 13:50:47.744 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:47 13:50:47.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:47 13:50:47.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:47 13:50:47.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:47 13:50:47.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:47 13:50:47.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:47 13:50:47.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 '\*?\QeditorTest.min\E')
09:50:47 13:50:47.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:47 13:50:47.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:47 13:50:47.768 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:47 13:50:47.769 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.770 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:47 13:50:47.770 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:50:47 13:50:47.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:50:47 13:50:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:47 13:50:47.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:47 13:50:47.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:50:47 13:50:47.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform'
09:50:47 13:50:47.770 DEBUG [main][MenuItemLookup] Found menu:'File'
09:50:47 13:50:47.770 DEBUG [main][MenuItemLookup] Item match:File
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:''
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:''
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:50:47 13:50:47.771 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:50:47 13:50:47.771 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:47 13:50:47.771 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:47 13:50:47.771 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:47 13:50:47.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:47 13:50:47.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:47 13:50:47.802 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:47 13:50:47.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:47 13:50:47.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:47 13:50:47.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:47 13:50:47.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:47 13:50:47.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:47 13:50:47.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:47 13:50:47.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:47 13:50:47.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:47 13:50:47.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:47 13:50:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:47 13:50:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:47 13:50:47.810 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:47 13:50:47.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:47 13:50:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:47 13:50:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:47 13:50:47.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:47 13:50:47.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:47 13:50:47.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:47 13:50:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:47 13:50:47.813 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:47 13:50:47.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:47 13:50:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:47 13:50:47.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:47 13:50:47.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:47 13:50:47.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:47 13:50:47.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:48 13:50:48.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:48 13:50:48.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:48 13:50:48.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:48 13:50:48.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:48 13:50:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:48 13:50:48.814 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:48 13:50:48.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:48 13:50:48.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:48 13:50:48.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:48 13:50:48.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
09:50:48 13:50:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:48 13:50:48.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:48 13:50:48.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:48 13:50:48.816 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:48 13:50:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:48 13:50:48.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:48 13:50:48.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:48 13:50:48.817 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:48 13:50:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:48 13:50:48.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:48 13:50:48.818 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:48 13:50:48.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:48 13:50:48.818 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:48 13:50:48.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:48 13:50:48.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:48 13:50:48.820 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:48 13:50:48.820 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:48 13:50:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1590eea5 is found...
09:50:58 13:50:58.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1590eea5 is found failed, an exception will be thrown
09:50:58 13:50:58.850 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:58 13:50:58.851 DEBUG [main][EditorHandler] 1 editor(s) found
09:50:58 13:50:58.851 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:58 13:50:58.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:58 13:50:58.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:58 13:50:58.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:58 13:50:58.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:58 13:50:58.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:58 13:50:58.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:58 13:50:58.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:58 13:50:58.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:58 13:50:58.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:58 13:50:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:58 13:50:58.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:58 13:50:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:58 13:50:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:58 13:50:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:58 13:50:58.878 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:58 13:50:58.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:58 13:50:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:58 13:50:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:58 13:50:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:58 13:50:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:58 13:50:58.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:58 13:50:58.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:58 13:50:58.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:58 13:50:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:58 13:50:58.881 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:58 13:50:58.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:58 13:50:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:58 13:50:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:58 13:50:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:58 13:50:58.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:58 13:50:58.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:59 13:50:59.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:59 13:50:59.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:50:59 13:50:59.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:50:59 13:50:59.882 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:59 13:50:59.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:59 13:50:59.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
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:59 13:50:59.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:50:59 13:50:59.883 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:50:59 13:50:59.883 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:50:59 13:50:59.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:50:59 13:50:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:50:59 13:50:59.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:50:59 13:50:59.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:50:59 13:50:59.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:50:59 13:50:59.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:59 13:50:59.884 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:59 13:50:59.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:59 13:50:59.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:59 13:50:59.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:50:59 13:50:59.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:50:59 13:50:59.885 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:50:59 13:50:59.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:50:59 13:50:59.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:50:59 13:50:59.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:50:59 13:50:59.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:50:59 13:50:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:50:59 13:50:59.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')
09:50:59 13:50:59.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:59 13:50:59.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:50:59 13:50:59.908 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:50:59 13:50:59.909 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.909 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:50:59 13:50:59.909 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:50:59 13:50:59.909 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:50:59 13:50:59.933 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:50:59 13:50:59.933 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:50:59 13:50:59.933 DEBUG [main][EditorHandler] 0 editor(s) found
09:50:59 13:50:59.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:59 13:50:59.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:50:59 13:50:59.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:50:59 13:50:59.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:50:59 13:50:59.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:50:59 13:50:59.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:50:59 13:50:59.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:59 13:50:59.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:50:59 13:50:59.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:50:59 13:50:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:59 13:50:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:50:59 13:50:59.940 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:59 13:50:59.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:50:59 13:50:59.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:50:59 13:50:59.941 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:59 13:50:59.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:59 13:50:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:59 13:50:59.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:50:59 13:50:59.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:50:59 13:50:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:50:59 13:50:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:50:59 13:50:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:50:59 13:50:59.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:50:59 13:50:59.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:00 13:51:00.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:00 13:51:00.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:00 13:51:00.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:01 13:51:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:01 13:51:00.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:01 13:51:00.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:01 13:51:00.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:01 13:51:00.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:01 13:51:00.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
09:51:01 13:51:00.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:01 13:51:00.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:01 13:51:00.945 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:01 13:51:00.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:01 13:51:00.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:01 13:51:00.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:01 13:51:00.946 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:01 13:51:00.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:01 13:51:00.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:01 13:51:00.947 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:51:01 13:51:00.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:01 13:51:00.947 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:01 13:51:00.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:01 13:51:00.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:01 13:51:00.949 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:01 13:51:00.949 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:01 13:51:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:01 13:51:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:01 13:51:00.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:51:01 13:51:00.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:01 13:51:00.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:51:01 13:51:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:01 13:51:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:01 13:51:00.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:51:01 13:51:00.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:51:01 13:51:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:01 13:51:00.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:01 13:51:00.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:01 13:51:00.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:01 13:51:00.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:01 13:51:00.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:01 13:51:00.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:01 13:51:00.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:01 13:51:00.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:01 13:51:00.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:01 13:51:00.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:01 13:51:00.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:01 13:51:00.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:01 13:51:00.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:01 13:51:00.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:01 13:51:00.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:01 13:51:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:01 13:51:00.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:00.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:01 13:51:01.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:01.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:01 13:51:01.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:01 13:51:01.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:01 13:51:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:02 13:51:01.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:02 13:51:01.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:02 13:51:02.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
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:02 13:51:02.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:02 13:51:02.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:02 13:51:02.000 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:02 13:51:02.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:02 13:51:02.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:51:02 13:51:02.001 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:51:02 13:51:02.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:51:02 13:51:02.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:51:02 13:51:02.003 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min
09:51:02 13:51:02.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min
09:51:02 13:51:02.003 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min
09:51:02 13:51:02.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection
09:51:02 13:51:02.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min
09:51:02 13:51:02.004 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:02 13:51:02.004 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:02 13:51:02.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:02 13:51:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E')
09:51:02 13:51:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:02 13:51:02.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:02 13:51:02.028 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:02 13:51:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ecd20b8 is found...
09:51:02 13:51:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6ecd20b8 is found finished successfully
09:51:02 13:51:02.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:51:02 13:51:02.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:02 13:51:02.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:02 13:51:02.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:02 13:51:02.030 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
09:51:02 13:51:02.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.036 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null
09:51:02 13:51:02.036 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:02 13:51:02.036 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:02 13:51:02.036 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:02 13:51:02.036 DEBUG [main][EditorHandler] 2 editor(s) found
09:51:02 13:51:02.036 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:51:02 13:51:02.052 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:51:02 13:51:02.052 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min
09:51:02 13:51:02.079 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed
09:51:02 13:51:02.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:02 13:51:02.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:02 13:51:02.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:02 13:51:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:02 13:51:02.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:02 13:51:02.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:02 13:51:02.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:02 13:51:02.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:02 13:51:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:02 13:51:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:02 13:51:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:02 13:51:02.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:02 13:51:02.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:51:02 13:51:02.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:02 13:51:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:02 13:51:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:02 13:51:02.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:02 13:51:02.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:51:02 13:51:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:02 13:51:02.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:02 13:51:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:02 13:51:02.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:02 13:51:02.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:02 13:51:02.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:02 13:51:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:02 13:51:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:02 13:51:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:02 13:51:02.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:02 13:51:02.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:02 13:51:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:02 13:51:02.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:02 13:51:02.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:02 13:51:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:02 13:51:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:02 13:51:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:02 13:51:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:02 13:51:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:02 13:51:02.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:03 13:51:03.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:03 13:51:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:03 13:51:03.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:03 13:51:03.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:03 13:51:03.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
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:03 13:51:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:03 13:51:03.090 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:03 13:51:03.091 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:03 13:51:03.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:03 13:51:03.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:03 13:51:03.091 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:03 13:51:03.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:03 13:51:03.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:03 13:51:03.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:51:03 13:51:03.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:03 13:51:03.093 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:03 13:51:03.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:03 13:51:03.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:03 13:51:03.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:03 13:51:03.094 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:03 13:51:03.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:03 13:51:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:51:03 13:51:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:03 13:51:03.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:03 13:51:03.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:03 13:51:03.116 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.116 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:03 13:51:03.116 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:03 13:51:03.116 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:03 13:51:03.117 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:51:03 13:51:03.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:03 13:51:03.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:03 13:51:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:03 13:51:03.118 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.118 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null
09:51:03 13:51:03.118 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:03 13:51:03.118 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:03 13:51:03.119 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:51:03 13:51:03.143 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:51:03 13:51:03.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:03 13:51:03.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:03 13:51:03.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:03 13:51:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:03 13:51:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:03 13:51:03.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:03 13:51:03.144 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:03 13:51:03.144 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:03 13:51:03.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:03 13:51:03.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:03 13:51:03.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:03 13:51:03.144 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:03 13:51:03.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:51:03 13:51:03.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:03 13:51:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:03 13:51:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:03 13:51:03.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:03 13:51:03.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 '\*?\QPackage Explorer\E')
09:51:03 13:51:03.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:03 13:51:03.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:03 13:51:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:03 13:51:03.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:03 13:51:03.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:03 13:51:03.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:03 13:51:03.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:03 13:51:03.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:03 13:51:03.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:03 13:51:03.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:03 13:51:03.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:03 13:51:03.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:03 13:51:03.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:03 13:51:03.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:03 13:51:03.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:03 13:51:03.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:03 13:51:03.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:03 13:51:03.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:03 13:51:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:03 13:51:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:04 13:51:04.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:04 13:51:04.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:04 13:51:04.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:04 13:51:04.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:04 13:51:04.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:04 13:51:04.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:04 13:51:04.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
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:04 13:51:04.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:04 13:51:04.155 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:04 13:51:04.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:04 13:51:04.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:04 13:51:04.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:04 13:51:04.156 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:04 13:51:04.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:04 13:51:04.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:04 13:51:04.157 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:51:04 13:51:04.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:04 13:51:04.158 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:04 13:51:04.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:04 13:51:04.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:04 13:51:04.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:04 13:51:04.159 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:04 13:51:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:04 13:51:04.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 '\*?\QeditorTest.min\E')
09:51:04 13:51:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:04 13:51:04.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:04 13:51:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:04 13:51:04.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:04 13:51:04.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:04 13:51:04.182 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:04 13:51:04.182 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:04 13:51:04.182 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:04 13:51:04.182 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:04 13:51:04.182 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:04 13:51:04.182 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:04 13:51:04.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:04 13:51:04.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:04 13:51:04.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:04 13:51:04.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:04 13:51:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:04 13:51:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:04 13:51:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:04 13:51:04.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:04 13:51:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:04 13:51:04.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:51:04 13:51:04.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:51:04 13:51:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:04 13:51:04.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:04 13:51:04.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:04 13:51:04.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:04 13:51:04.213 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:04 13:51:04.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:04 13:51:04.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:04 13:51:04.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:04 13:51:04.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:04 13:51:04.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:04 13:51:04.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:04 13:51:04.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:04 13:51:04.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:04 13:51:04.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:04 13:51:04.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:04 13:51:04.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:04 13:51:04.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:04 13:51:04.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:04 13:51:04.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:04 13:51:04.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:04 13:51:04.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:04 13:51:04.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:05 13:51:05.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:05 13:51:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:05 13:51:05.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:05 13:51:05.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:05 13:51:05.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:05 13:51:05.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:05 13:51:05.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
09:51:05 13:51:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:05 13:51:05.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:05 13:51:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:05 13:51:05.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:05 13:51:05.218 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:05 13:51:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:05 13:51:05.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:05 13:51:05.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:05 13:51:05.218 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:05 13:51:05.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:05 13:51:05.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:05 13:51:05.222 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min
09:51:05 13:51:05.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min
09:51:05 13:51:05.222 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min
09:51:05 13:51:05.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection
09:51:05 13:51:05.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min
09:51:05 13:51:05.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:05 13:51:05.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:05 13:51:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:05 13:51:05.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:05 13:51:05.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate.
09:51:05 13:51:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:05 13:51:05.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:51:05 13:51:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:05 13:51:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:05 13:51:05.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:51:05 13:51:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E')
09:51:05 13:51:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:05 13:51:05.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:05 13:51:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:05 13:51:05.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:05 13:51:05.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:05 13:51:05.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:05 13:51:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:05 13:51:05.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:05 13:51:05.277 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:05 13:51:05.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:05 13:51:05.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:05 13:51:05.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:05 13:51:05.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:05 13:51:05.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:05 13:51:05.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:05 13:51:05.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:05 13:51:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:05 13:51:05.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:05 13:51:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:05 13:51:05.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:06 13:51:06.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:06 13:51:06.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:06 13:51:06.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer
09:51:06 13:51:06.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:06 13:51:06.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
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:06 13:51:06.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:06 13:51:06.280 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:06 13:51:06.281 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer'
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:06 13:51:06.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject
09:51:06 13:51:06.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
09:51:06 13:51:06.281 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
09:51:06 13:51:06.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
09:51:06 13:51:06.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
09:51:06 13:51:06.283 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min
09:51:06 13:51:06.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min
09:51:06 13:51:06.283 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min
09:51:06 13:51:06.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection
09:51:06 13:51:06.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min
09:51:06 13:51:06.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:06 13:51:06.284 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:06 13:51:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:06 13:51:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@261eeaae is found...
09:51:06 13:51:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@261eeaae is found finished successfully
09:51:06 13:51:06.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E')
09:51:06 13:51:06.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:06 13:51:06.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:06 13:51:06.306 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:06 13:51:06.307 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:06 13:51:06.307 DEBUG [main][EditorHandler] 2 editor(s) found
09:51:06 13:51:06.307 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:51:06 13:51:06.312 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:51:06 13:51:06.312 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min
09:51:06 13:51:06.336 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed
09:51:06 13:51:06.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:06 13:51:06.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:06 13:51:06.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:06 13:51:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:06 13:51:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:06 13:51:06.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)
09:51:06 13:51:06.337 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:06 13:51:06.337 DEBUG [main][EditorHandler] 0 editor(s) found
09:51:06 13:51:06.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:06 13:51:06.338 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:06 13:51:06.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:06 13:51:06.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:06 13:51:06.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:06 13:51:06.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:06 13:51:06.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:06 13:51:06.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:06 13:51:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:06 13:51:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:06 13:51:06.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:06 13:51:06.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:06 13:51:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:06 13:51:06.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:06 13:51:06.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:06 13:51:06.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:06 13:51:06.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:06 13:51:06.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:06 13:51:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:06 13:51:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:06 13:51:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:06 13:51:06.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:07 13:51:07.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:07 13:51:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:07 13:51:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:07 13:51:07.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:07 13:51:07.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:07 13:51:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:07 13:51:07.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:07 13:51:07.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:07 13:51:07.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:07 13:51:07.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:07 13:51:07.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:07 13:51:07.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:07 13:51:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:07 13:51:07.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:07 13:51:07.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:07 13:51:07.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:07 13:51:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:08 13:51:08.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:08 13:51:08.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:08 13:51:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:08 13:51:08.354 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:08 13:51:08.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:08 13:51:08.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
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:08 13:51:08.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:08 13:51:08.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:08 13:51:08.355 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:08 13:51:08.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:08 13:51:08.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:08 13:51:08.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:08 13:51:08.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:08 13:51:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:08 13:51:08.356 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:51:08 13:51:08.356 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:51:08 13:51:08.356 DEBUG [main][TreeItemHandler] Set Tree selection
09:51:08 13:51:08.356 DEBUG [main][TreeHandler] Notify Tree about selection event
09:51:08 13:51:08.362 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:51:08 13:51:08.363 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
09:51:08 13:51:08.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:51:08 13:51:08.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'New'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:51:08 13:51:08.390 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
09:51:08 13:51:08.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
09:51:08 13:51:08.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
09:51:08 13:51:08.390 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
09:51:08 13:51:08.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:08 13:51:08.390 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
09:51:08 13:51:08.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:08 13:51:08.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:08 13:51:08.891 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:08 13:51:08.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:08 13:51:08.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:51:08 13:51:08.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'New'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:''
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:51:08 13:51:08.908 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
09:51:08 13:51:08.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
09:51:08 13:51:08.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
09:51:08 13:51:08.908 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
09:51:08 13:51:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
09:51:09 13:51:09.479 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
09:51:09 13:51:09.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
09:51:09 13:51:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:09 13:51:09.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: 32)
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:09 13:51:09.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:09 13:51:09.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:09 13:51:09.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:09 13:51:09.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:09 13:51:09.483 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
09:51:09 13:51:09.483 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
09:51:09 13:51:09.483 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:09 13:51:09.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:09 13:51:09.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:09 13:51:09.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:51:09 13:51:09.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:09 13:51:09.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:09 13:51:09.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:09 13:51:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:09 13:51:09.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:09 13:51:09.484 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:51:09 13:51:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:09 13:51:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:09 13:51:09.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:09 13:51:09.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:09 13:51:09.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
09:51:09 13:51:09.487 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:09 13:51:09.987 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:09 13:51:09.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:09 13:51:09.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:09 13:51:09.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:09 13:51:09.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:09 13:51:09.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:51:09 13:51:09.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:09 13:51:09.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:09 13:51:09.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:09 13:51:09.989 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:09 13:51:09.989 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:09 13:51:09.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:09 13:51:09.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:09 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.121 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest
09:51:09 getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.409 s
09:51:09 closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.084 s
09:51:09 getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 3.2 s
09:51:09 closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.098 s
09:51:09 testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.071 s
09:51:09 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.118 s
09:51:09 closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.075 s
09:51:09 closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.611 s
09:51:09 noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.07 s
09:51:09 getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.151 s
09:51:09 testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.065 s
09:51:09 saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.091 s
09:51:09 isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.077 s
09:51:09 closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 12.194 s
09:51:09 closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.636 s
09:51:09 findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.61 s
09:51:09 saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.071 s
09:51:09 getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 11.07 s
09:51:09 noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.062 s
09:51:09 switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.146 s
09:51:09 testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.064 s
09:51:09 getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 1.063 s
09:51:09 getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest)  Time elapsed: 2.13 s
09:51:09 Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:09 13:51:09.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:09 13:51:09.998 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:51:09 13:51:09.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:09 13:51:09.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:09 13:51:09.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:09 13:51:09.999 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:51:10 13:51:09.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:10 13:51:10.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:51:10 13:51:10.000 DEBUG [main][MenuItemLookup] Item match:Window
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:51:10 13:51:10.001 DEBUG [main][MenuItemLookup] Item match:Preferences
09:51:10 13:51:10.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:51:10 13:51:10.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:51:10 13:51:10.001 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:51:10 13:51:10.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....
09:51:10 13:51:10.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
09:51:10 13:51:10.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:51:10 13:51:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.078 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:51:10 13:51:10.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:51:10 13:51:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:10 13:51:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:51:10 13:51:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:51:10 13:51:10.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)
09:51:10 13:51:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:10 13:51:10.081 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:51:10 13:51:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:10 13:51:10.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:10 13:51:10.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:10 13:51:10.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:10 13:51:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:51:10 13:51:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:51:10 13:51:10.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:10 13:51:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.106 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:10 13:51:10.106 DEBUG [main][EditorHandler] 0 editor(s) found
09:51:10 13:51:10.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:10 13:51:10.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:10 13:51:10.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:10 13:51:10.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:10 13:51:10.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:10 13:51:10.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:10 13:51:10.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:10 13:51:10.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:10 13:51:10.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:10 13:51:10.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:10 13:51:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:10 13:51:10.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:51:10 To add a project: TooltipText=null
09:51:10 13:51:10.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:10 13:51:10.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:10 13:51:10.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:10 13:51:10.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:51:10 To add a project: TooltipText=null
09:51:10 13:51:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:10 13:51:10.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:10 13:51:10.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:10 13:51:10.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:51:10 To add a project: TooltipText=null
09:51:10 13:51:10.120 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:10 13:51:10.121 DEBUG [main][EditorHandler] 0 editor(s) found
09:51:10 13:51:10.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']
09:51:10 13:51:10.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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 Project"]
09:51:10 13:51:10.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.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']
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:10 13:51:10.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:51:10 13:51:10.123 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:10 13:51:10.123 DEBUG [main][MenuItemLookup] Item match:File
09:51:10 13:51:10.123 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:10 13:51:10.123 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:51:10 13:51:10.125 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:51:10 13:51:10.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:51:10 13:51:10.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:51:10 13:51:10.125 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:51:10 13:51:10.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:51:10 13:51:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:51:10 13:51:10.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:51:10 13:51:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.183 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:51:10 13:51:10.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:51:10 13:51:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:10 13:51:10.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:51:10 13:51:10.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:10 13:51:10.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:10 13:51:10.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
09:51:10 13:51:10.185 DEBUG [main][TreeItemHandler] Selecting tree item: Project
09:51:10 13:51:10.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
09:51:10 13:51:10.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
09:51:10 13:51:10.188 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:51:10 13:51:10.188 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:51:10 13:51:10.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)
09:51:10 13:51:10.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:10 13:51:10.189 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:51:10 13:51:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:10 13:51:10.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:10 13:51:10.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:10 13:51:10.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:10 13:51:10.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:51:10 13:51:10.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
09:51:10 13:51:10.211 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
09:51:10 13:51:10.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
09:51:10 13:51:10.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.212 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:51:10 13:51:10.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.212 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject'
09:51:10 13:51:10.212 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:
09:51:10 is "Project name:")
09:51:10 13:51:10.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:51:10 13:51:10.213 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:51:10 13:51:10.214 INFO [WorkbenchTestable][AbstractText] Text set to: testProject
09:51:10 13:51:10.215 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:51:10 13:51:10.215 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
09:51:10 13:51:10.215 DEBUG [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)
09:51:10 13:51:10.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:10 13:51:10.216 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:51:10 13:51:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:10 13:51:10.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:10 13:51:10.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:10 13:51:10.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:10 13:51:10.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:10 13:51:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:10 13:51:10.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:10 13:51:10.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Item match:File
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Revert'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:51:10 13:51:10.723 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:''
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:51:10 13:51:10.724 DEBUG [main][MenuItemLookup] Item match:Import...
09:51:10 13:51:10.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
09:51:10 13:51:10.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
09:51:10 13:51:10.724 INFO [main][MenuItemHandler] Select menu item: &Import...
09:51:10 13:51:10.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
09:51:10 13:51:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
09:51:10 13:51:10.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:10 13:51:10.781 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:10 13:51:10.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:10 13:51:10.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:10 13:51:10.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:10 13:51:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:51:10 13:51:10.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:51:10 13:51:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:51:10 13:51:10.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:10 13:51:10.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:11 13:51:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:11 13:51:11.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:11 13:51:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:51:11 13:51:11.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:11 13:51:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:11 13:51:11.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:51:11 13:51:11.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:11 13:51:11.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:11 13:51:11.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace
09:51:11 13:51:11.286 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace
09:51:11 13:51:11.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection
09:51:11 13:51:11.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace
09:51:11 13:51:11.288 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
09:51:11 13:51:11.288 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
09:51:11 13:51:11.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
09:51:11 13:51:11.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.290 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:51:11 13:51:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:11 13:51:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:11 13:51:11.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:11 13:51:11.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:11 13:51:11.335 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:51:11 13:51:11.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:11 13:51:11.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:11 13:51:11.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:11 13:51:11.361 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
09:51:11 13:51:11.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
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:11 13:51:11.361 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
09:51:11 13:51:11.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:11 13:51:11.363 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/'
09:51:11 13:51:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
09:51:11 13:51:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.365 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory:
09:51:11 13:51:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:11 13:51:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:11 13:51:11.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:11 13:51:11.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:11 13:51:11.376 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
09:51:11 13:51:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found
09:51:11 13:51:11.378 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/
09:51:11 13:51:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button 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")
09:51:11 13:51:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.403 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh
09:51:11 13:51:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:11 13:51:11.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:11 13:51:11.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:11 13:51:11.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:11 13:51:11.410 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
09:51:11 13:51:11.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:11 13:51:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded...
09:51:11 13:51:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully
09:51:11 13:51:11.412 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true
09:51:11 13:51:11.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:")
09:51:11 13:51:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.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: 32, Matcher matching widgets with text that without mnenomic matches: is "Copy projects into workspace")
09:51:11 13:51:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.414 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace
09:51:11 13:51:11.414 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace
09:51:11 13:51:11.414 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace
09:51:11 13:51:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:11 13:51:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:11 13:51:11.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:11 13:51:11.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:11 13:51:11.415 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed
09:51:11 13:51:11.415 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard
09:51:11 13:51: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.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)
09:51:11 13:51:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:11 13:51:11.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:11 13:51:11.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:11 13:51:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:11 13:51:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:11 13:51:11.417 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:51:11 13:51:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:11 13:51:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:11 13:51:11.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:11 13:51:11.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:11 13:51:11.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:51:11 13:51:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:51:11 13:51:11.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:11 13:51:11.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
09:51:12 13:51:12.443 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' has no excuses, wait for it
09:51:12 13:51:12.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
09:51:12 13:51:12.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
09:51:12 13:51:12.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:12 13:51:12.943 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:12 13:51:12.944 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:12 13:51:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:12 13:51:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:12 13:51:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:12 13:51:12.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:12 13:51:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:12 13:51:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:12 13:51:12.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:12 13:51:12.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:12 13:51:12.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:12 13:51:12.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:12 13:51:12.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:12 13:51:12.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:12 13:51:12.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:12 13:51:12.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:12 13:51:12.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:12 13:51:12.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:12 13:51:12.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:12 13:51:12.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:12 13:51:12.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:12 13:51:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:12 13:51:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:12 13:51:12.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:12 13:51:12.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:12 13:51:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:12 13:51:12.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:12 13:51:12.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:12 13:51:12.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:12 13:51:12.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:13 13:51:13.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:13 13:51:13.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:13 13:51:13.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:13 13:51:13.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:13 13:51:13.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:13 13:51:13.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:13 13:51:13.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:13 13:51:13.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:13 13:51:13.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:13 13:51:13.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
09:51:13 13:51:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:13 13:51:13.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:13 13:51:13.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:13 13:51:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:13 13:51:13.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:13 13:51:13.963 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:13 13:51:13.963 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:13 13:51:13.963 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:13 13:51:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:13 13:51:13.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:13 13:51:13.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:14 13:51:14.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:14 13:51:14.464 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:14 13:51:14.465 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:14 13:51:14.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:14 13:51:14.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:14 13:51:14.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:14 13:51:14.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:14 13:51:14.971 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:14 13:51:14.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:14 13:51:14.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:15 13:51:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:15 13:51:15.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:15 13:51:15.473 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:15 13:51:15.473 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:15 13:51:15.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:15 13:51:15.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:15 13:51:15.529 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:15 13:51:15.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:15 13:51:15.529 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:15 13:51:15.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:15 13:51:15.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:15 13:51:15.543 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:15 13:51:15.543 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:16 13:51:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:16 13:51:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64c42e17 is found...
09:51:16 13:51:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64c42e17 is found finished successfully
09:51:16 13:51:16.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:16 13:51:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:16 13:51:16.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:16 13:51:16.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:16 13:51:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:16 13:51:16.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:16 13:51:16.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:16 13:51:16.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:16 package test;
09:51:16 public class JavaClass {
09:51:16 
09:51:16 	public JavaClass() {
09:51:16 		System.out.println("");
09:51:16 	}
09:51:16 
09:51:16 }
09:51:16  TooltipText=null
09:51:16 13:51:16.526 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13]
09:51:16 13:51:16.563 INFO [WorkbenchTestable][Keyboard] Type text "a"
09:51:16 13:51:16.675 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:16 13:51:16.675 INFO [WorkbenchTestable][Keyboard]     As char:a, as int:97
09:51:17 13:51:17.277 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.277 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
09:51:17  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:17  * This program and the accompanying materials are made available under the
09:51:17  * terms of the Eclipse Public License 2.0 which is available at
09:51:17  * http://www.eclipse.org/legal/epl-2.0.
09:51:17  *
09:51:17  * SPDX-License-Identifier: EPL-2.0
09:51:17  *
09:51:17  * Contributors:
09:51:17  *     Red Hat, Inc - initial API and implementation
09:51:17  *******************************************************************************/
09:51:17 package test;
09:51:17 public class JavaClass {
09:51:17 
09:51:17 	public JavaClass() {
09:51:17 		System.out.println("");
09:51:17 	}
09:51:17 
09:51:17 }
09:51:17  TooltipText=null
09:51:17 13:51:17.277 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:17 13:51:17.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:17 13:51:17.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:17 13:51:17.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:17 13:51:17.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:17 13:51:17.278 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:17 13:51:17.278 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:17 13:51:17.278 DEBUG [main][MenuItemLookup] Item match:File
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:''
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:''
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:17 13:51:17.279 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:17 13:51:17.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:17 13:51:17.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:17 13:51:17.336 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:17 13:51:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:17 13:51:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:17 13:51:17.368 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
09:51:17  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:17  * This program and the accompanying materials are made available under the
09:51:17  * terms of the Eclipse Public License 2.0 which is available at
09:51:17  * http://www.eclipse.org/legal/epl-2.0.
09:51:17  *
09:51:17  * SPDX-License-Identifier: EPL-2.0
09:51:17  *
09:51:17  * Contributors:
09:51:17  *     Red Hat, Inc - initial API and implementation
09:51:17  *******************************************************************************/
09:51:17 package test;
09:51:17 public class JavaClass {
09:51:17 
09:51:17 	public JavaClass() {
09:51:17 		System.out.println("");
09:51:17 	}
09:51:17 
09:51:17 }
09:51:17  TooltipText=null
09:51:17 13:51:17.368 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.368 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
09:51:17  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:17  * This program and the accompanying materials are made available under the
09:51:17  * terms of the Eclipse Public License 2.0 which is available at
09:51:17  * http://www.eclipse.org/legal/epl-2.0.
09:51:17  *
09:51:17  * SPDX-License-Identifier: EPL-2.0
09:51:17  *
09:51:17  * Contributors:
09:51:17  *     Red Hat, Inc - initial API and implementation
09:51:17  *******************************************************************************/
09:51:17 package test;
09:51:17 public class JavaClass {
09:51:17 
09:51:17 	public JavaClass() {
09:51:17 		System.out.println("");
09:51:17 	}
09:51:17 
09:51:17 }
09:51:17  TooltipText=null
09:51:17 13:51:17.369 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:51:17 13:51:17.369 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:17 13:51:17.478 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:17 13:51:17.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:17 13:51:17.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:17 13:51:17.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:17 13:51:17.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:17 13:51:17.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:17 13:51:17.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:17 13:51:17.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:17 13:51:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:17 13:51:17.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:17 13:51:17.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:17 13:51:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:17 13:51:17.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:17 13:51:17.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:17 13:51:17.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:17 13:51:17.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:17 13:51:17.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:17 13:51:17.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:17 13:51:17.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:17 13:51:17.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:17 13:51:17.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:17 13:51:17.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:17 13:51:17.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:17 13:51:17.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:17 13:51:17.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:17 13:51:17.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:17 13:51:17.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:17 13:51:17.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:17 13:51:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:17 13:51:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:17 13:51:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:18 13:51:18.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:18 13:51:18.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:18 13:51:18.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:18 13:51:18.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:18 13:51:18.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:18 13:51:18.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:18 13:51:18.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:18 13:51:18.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:18 13:51:18.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:18 13:51:18.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:18 13:51:18.542 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:18 13:51:18.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:18 13:51:18.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:18 13:51:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:18 13:51:18.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:18 13:51:18.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:18 13:51:18.544 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:18 13:51:18.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:18 13:51:18.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:18 13:51:18.552 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:18 13:51:18.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:18 13:51:18.552 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:18 13:51:18.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:18 13:51:18.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:18 13:51:18.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:18 13:51:18.560 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java indexing... 3 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:18 13:51:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59a0ba60 is found...
09:51:18 13:51:18.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59a0ba60 is found finished successfully
09:51:18 13:51:18.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:18 13:51:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:18 13:51:18.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:18 13:51:18.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:18 13:51:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:18 13:51:18.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:18 13:51:18.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:18 13:51:18.860 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/************a*******************************************************************
09:51:18 package test;
09:51:18 public class JavaClass {
09:51:18 
09:51:18 	public JavaClass() {
09:51:18 		System.out.println("");
09:51:18 	}
09:51:18 
09:51:18 }
09:51:18  TooltipText=null
09:51:18 13:51:18.861 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:18 13:51:18.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:18 13:51:18.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:18  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:18  * This program and the accompanying materials are made available under the
09:51:18  * terms of the Eclipse Public License 2.0 which is available at
09:51:18  * http://www.eclipse.org/legal/epl-2.0.
09:51:18  *
09:51:18  * SPDX-License-Identifier: EPL-2.0
09:51:18  *
09:51:18  * Contributors:
09:51:18  *     Red Hat, Inc - initial API and implementation
09:51:18  *******************************************************************************/
09:51:18 package test;
09:51:18 public class JavaClass {
09:51:18 
09:51:18 	public JavaClass() {
09:51:18 		System.out.println("");
09:51:18 	}
09:51:18 
09:51:18 }
09:51:18  TooltipText=null
09:51:18 13:51:18.933 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:18 13:51:18.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:18 13:51:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:18 13:51:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:18 13:51:18.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:18 13:51:18.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:18 13:51:18.934 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:18 13:51:18.934 DEBUG [main][MenuItemLookup] Item match:File
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:''
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:''
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:18 13:51:18.935 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:18 13:51:18.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:18 13:51:18.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:18 13:51:18.935 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:18 13:51:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:18 13:51:18.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:18 13:51:18.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:18 13:51:18.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:18  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:18  * This program and the accompanying materials are made available under the
09:51:18  * terms of the Eclipse Public License 2.0 which is available at
09:51:18  * http://www.eclipse.org/legal/epl-2.0.
09:51:18  *
09:51:18  * SPDX-License-Identifier: EPL-2.0
09:51:18  *
09:51:18  * Contributors:
09:51:18  *     Red Hat, Inc - initial API and implementation
09:51:18  *******************************************************************************/
09:51:18 package test;
09:51:18 public class JavaClass {
09:51:18 
09:51:18 	public JavaClass() {
09:51:18 		System.out.println("");
09:51:18 	}
09:51:18 
09:51:18 }
09:51:18  TooltipText=null
09:51:18 13:51:18.967 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:18 13:51:18.967 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:18 13:51:18.967 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:19 13:51:19.082 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:19 13:51:19.082 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:19 13:51:19.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:19 13:51:19.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:19 13:51:19.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:19 13:51:19.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:19 13:51:19.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:19 13:51:19.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:19 13:51:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:19 13:51:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:19 13:51:19.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:19 13:51:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:19 13:51:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:19 13:51:19.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:19 13:51:19.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:19 13:51:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:19 13:51:19.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:19 13:51:19.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:19 13:51:19.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:19 13:51:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:19 13:51:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:19 13:51:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:19 13:51:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:19 13:51:19.160 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:19 13:51:19.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:19 13:51:19.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:19 13:51:19.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:19 13:51:19.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:19 13:51:19.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:19 13:51:19.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:19 13:51:19.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:19 13:51:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:19 13:51:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:19 13:51:19.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:19 13:51:19.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:19 13:51:19.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:20 13:51:20.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:20 13:51:20.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:20 13:51:20.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:20 13:51:20.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:20 13:51:20.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:20 13:51:20.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:20 13:51:20.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:20 13:51:20.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:20 13:51:20.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:20 13:51:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:20 13:51:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:20 13:51:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:20 13:51:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:20 13:51:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:20 13:51:20.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:20 13:51:20.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:20 13:51:20.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:20 13:51:20.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:20 13:51:20.166 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:20 13:51:20.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:20 13:51:20.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:20 13:51:20.173 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:20 13:51:20.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:20 13:51:20.173 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:20 13:51:20.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:20 13:51:20.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:20 13:51:20.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:20 13:51:20.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:20 13:51:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16928c11 is found...
09:51:20 13:51:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16928c11 is found finished successfully
09:51:20 13:51:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:20 13:51:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:20 13:51:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:20 13:51:20.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:20 13:51:20.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:20 13:51:20.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:20 13:51:20.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:20 13:51:20.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:20 package test;
09:51:20 public class JavaClass {
09:51:20 
09:51:20 	public JavaClass() {
09:51:20 		System.out.println("");
09:51:20 	}
09:51:20 
09:51:20 }
09:51:20  TooltipText=null
09:51:20 13:51:20.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:20 13:51:20.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:20 package test;
09:51:20 public class JavaClass {
09:51:20 
09:51:20 	public JavaClass() {
09:51:20 		System.out.println("");
09:51:20 	}
09:51:20 
09:51:20 }
09:51:20  TooltipText=null
09:51:20 13:51:20.332 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
09:51:20 13:51:20.344 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
09:51:20 13:51:20.351 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:20 13:51:20.351 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:51:20 13:51:20.952 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:20 13:51:20.952 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:51:21 13:51:21.553 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:21 13:51:21.553 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:51:22 13:51:22.154 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:22 13:51:22.154 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:51:22 13:51:22.755 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:22 13:51:22.755 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:51:23 13:51:23.357 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:23 13:51:23.357 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:51:23 13:51:23.958 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:23 13:51:23.958 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
09:51:24 13:51:24.559 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:24 13:51:24.559 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:51:25 13:51:25.160 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:25 13:51:25.160 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:25  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:25  * This program and the accompanying materials are made available under the
09:51:25  * terms of the Eclipse Public License 2.0 which is available at
09:51:25  * http://www.eclipse.org/legal/epl-2.0.
09:51:25  *
09:51:25  * SPDX-License-Identifier: EPL-2.0
09:51:25  *
09:51:25  * Contributors:
09:51:25  *     Red Hat, Inc - initial API and implementation
09:51:25  *******************************************************************************/
09:51:25 package test;testtext
09:51:25 public class JavaClass {
09:51:25 
09:51:25 	public JavaClass() {
09:51:25 		System.out.println("");
09:51:25 	}
09:51:25 
09:51:25 }
09:51:25  TooltipText=null
09:51:25 13:51:25.160 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:25 13:51:25.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:25 13:51:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:25 13:51:25.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:25 13:51:25.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:25 13:51:25.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:25 13:51:25.161 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:25 13:51:25.161 DEBUG [main][MenuItemLookup] Item match:File
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:''
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:''
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:25 13:51:25.162 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:25 13:51:25.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:25 13:51:25.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:25 13:51:25.163 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:25 13:51:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:25 13:51:25.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:25 13:51:25.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:25 13:51:25.190 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:25  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:25  * This program and the accompanying materials are made available under the
09:51:25  * terms of the Eclipse Public License 2.0 which is available at
09:51:25  * http://www.eclipse.org/legal/epl-2.0.
09:51:25  *
09:51:25  * SPDX-License-Identifier: EPL-2.0
09:51:25  *
09:51:25  * Contributors:
09:51:25  *     Red Hat, Inc - initial API and implementation
09:51:25  *******************************************************************************/
09:51:25 package test;testtext
09:51:25 public class JavaClass {
09:51:25 
09:51:25 	public JavaClass() {
09:51:25 		System.out.println("");
09:51:25 	}
09:51:25 
09:51:25 }
09:51:25  TooltipText=null
09:51:25 13:51:25.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:25 13:51:25.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:25 13:51:25.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:25 13:51:25.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:25 13:51:25.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:25 13:51:25.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:25 13:51:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:25 13:51:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:25 13:51:25.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:25 13:51:25.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:25 13:51:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:25 13:51:25.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:25 13:51:25.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:25 13:51:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:25 13:51:25.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:25 13:51:25.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:25 13:51:25.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:25 13:51:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:25 13:51:25.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:25 13:51:25.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:25 13:51:25.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:25 13:51:25.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:25 13:51:25.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:25 13:51:25.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:25 13:51:25.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:25 13:51:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:25 13:51:25.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:25 13:51:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:25 13:51:25.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:25 13:51:25.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:25 13:51:25.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:25 13:51:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:26 13:51:26.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:26 13:51:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:26 13:51:26.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:26 13:51:26.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:26 13:51:26.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:26 13:51:26.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
09:51:26 13:51:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:26 13:51:26.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:26 13:51:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:26 13:51:26.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:26 13:51:26.244 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:26 13:51:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:26 13:51:26.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:26 13:51:26.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:26 13:51:26.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:26 13:51:26.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:26 13:51:26.245 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:26 13:51:26.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:26 13:51:26.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:26 13:51:26.252 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:26 13:51:26.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:26 13:51:26.252 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:26 13:51:26.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:26 13:51:26.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:26 13:51:26.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:26 13:51:26.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:26 13:51:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1de9af6e is found...
09:51:26 13:51:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1de9af6e is found finished successfully
09:51:26 13:51:26.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:26 13:51:26.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:26 13:51:26.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:26 13:51:26.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:26 13:51:26.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:26 13:51:26.303 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.303 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:26  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:26  * This program and the accompanying materials are made available under the
09:51:26  * terms of the Eclipse Public License 2.0 which is available at
09:51:26  * http://www.eclipse.org/legal/epl-2.0.
09:51:26  *
09:51:26  * SPDX-License-Identifier: EPL-2.0
09:51:26  *
09:51:26  * Contributors:
09:51:26  *     Red Hat, Inc - initial API and implementation
09:51:26  *******************************************************************************/
09:51:26 package test;testtext
09:51:26 public class JavaClass {
09:51:26 
09:51:26 	public JavaClass() {
09:51:26 		System.out.println("");
09:51:26 	}
09:51:26 
09:51:26 }
09:51:26  TooltipText=null
09:51:26 13:51:26.303 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:26 13:51:26.318 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.318 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:26  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:26  * This program and the accompanying materials are made available under the
09:51:26  * terms of the Eclipse Public License 2.0 which is available at
09:51:26  * http://www.eclipse.org/legal/epl-2.0.
09:51:26  *
09:51:26  * SPDX-License-Identifier: EPL-2.0
09:51:26  *
09:51:26  * Contributors:
09:51:26  *     Red Hat, Inc - initial API and implementation
09:51:26  *******************************************************************************/
09:51:26 package test;
09:51:26 public class JavaClass {
09:51:26 
09:51:26 	public JavaClass() {
09:51:26 		System.out.println("");
09:51:26 	}
09:51:26 
09:51:26 }
09:51:26  TooltipText=null
09:51:26 13:51:26.318 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:26 13:51:26.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:26 13:51:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:26 13:51:26.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:26 13:51:26.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:26 13:51:26.319 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:26 13:51:26.319 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:26 13:51:26.319 DEBUG [main][MenuItemLookup] Item match:File
09:51:26 13:51:26.319 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:26 13:51:26.319 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:26 13:51:26.319 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:''
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:''
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:26 13:51:26.320 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:26 13:51:26.320 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:26 13:51:26.320 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:26 13:51:26.320 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:26 13:51:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:26 13:51:26.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:26 13:51:26.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.353 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:26  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:26  * This program and the accompanying materials are made available under the
09:51:26  * terms of the Eclipse Public License 2.0 which is available at
09:51:26  * http://www.eclipse.org/legal/epl-2.0.
09:51:26  *
09:51:26  * SPDX-License-Identifier: EPL-2.0
09:51:26  *
09:51:26  * Contributors:
09:51:26  *     Red Hat, Inc - initial API and implementation
09:51:26  *******************************************************************************/
09:51:26 package test;
09:51:26 public class JavaClass {
09:51:26 
09:51:26 	public JavaClass() {
09:51:26 		System.out.println("");
09:51:26 	}
09:51:26 
09:51:26 }
09:51:26  TooltipText=null
09:51:26 13:51:26.353 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:26 13:51:26.353 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:26 13:51:26.353 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:26 13:51:26.449 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:26 13:51:26.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:26 13:51:26.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:26 13:51:26.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:26 13:51:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:26 13:51:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:26 13:51:26.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:26 13:51:26.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:26 13:51:26.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:26 13:51:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:26 13:51:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:26 13:51:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:26 13:51:26.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:26 13:51:26.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:26 13:51:26.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:26 13:51:26.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:26 13:51:26.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:26 13:51:26.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:26 13:51:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:26 13:51:26.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:26 13:51:26.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')
09:51:26 13:51:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:26 13:51:26.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:26 13:51:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:26 13:51:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:26 13:51:26.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:26 13:51:26.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:26 13:51:26.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:26 13:51:26.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:26 13:51:26.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:26 13:51:26.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:26 13:51:26.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:26 13:51:26.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:26 13:51:26.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:26 13:51:26.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:26 13:51:26.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:26 13:51:26.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:26 13:51:26.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:26 13:51:26.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:26 13:51:26.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:26 13:51:26.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:27 13:51:27.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:27 13:51:27.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:27 13:51:27.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:27 13:51:27.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:27 13:51:27.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:27 13:51:27.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:27 13:51:27.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:27 13:51:27.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
09:51:27 13:51:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:27 13:51:27.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:27 13:51:27.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:27 13:51:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:27 13:51:27.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:27 13:51:27.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:27 13:51:27.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:27 13:51:27.460 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:27 13:51:27.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:27 13:51:27.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:27 13:51:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:27 13:51:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:27 13:51:27.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:27 13:51:27.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:27 13:51:27.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:27 13:51:27.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:27 13:51:27.462 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:27 13:51:27.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:27 13:51:27.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:27 13:51:27.470 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:27 13:51:27.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:27 13:51:27.470 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:27 13:51:27.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:27 13:51:27.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:27 13:51:27.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:27 13:51:27.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:27 13:51:27.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18076c1c is found...
09:51:27 13:51:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@18076c1c is found finished successfully
09:51:27 13:51:27.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:27 13:51:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:27 13:51:27.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:27 13:51:27.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:27 13:51:27.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:27 13:51:27.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:27 13:51:27.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:27 13:51:27.626 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:27 package test;
09:51:27 public class JavaClass {
09:51:27 
09:51:27 	public JavaClass() {
09:51:27 		System.out.println("");
09:51:27 	}
09:51:27 
09:51:27 }
09:51:27  TooltipText=null
09:51:27 13:51:27.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:27 13:51:27.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:27 package test;
09:51:27 public class JavaClass {
09:51:27 
09:51:27 	public JavaClass() {
09:51:27 		System.out.println("");
09:51:27 	}
09:51:27 
09:51:27 }
09:51:27  TooltipText=null
09:51:27 13:51:27.627 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:51:28 13:51:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:28 13:51:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:28 13:51:28.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:28 13:51:28.627 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:28 13:51:28.627 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:51:28 13:51:28.627 DEBUG [main][MenuItemLookup] Item match:Edit
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:51:28 13:51:28.629 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:51:28 13:51:28.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals"
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:""
09:51:28 13:51:28.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints	Shift+Ctrl+Space"
09:51:28 13:51:28.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:28 13:51:28.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:28 13:51:28.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:28 13:51:28.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:28 13:51:28.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:28 13:51:28.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:28 13:51:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:28 13:51:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:28 13:51:28.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:28 13:51:28.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 '\*?\QProject Explorer\E')
09:51:28 13:51:28.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:28 13:51:28.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:28 13:51:28.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:28 13:51:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:28 13:51:28.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:28 13:51:28.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:28 13:51:28.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:28 13:51:28.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:28 13:51:28.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:28 13:51:28.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:28 13:51:28.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:28 13:51:28.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:28 13:51:28.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:28 13:51:28.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:28 13:51:28.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:28 13:51:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:28 13:51:28.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:28 13:51:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:28 13:51:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:28 13:51:28.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:29 13:51:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:29 13:51:29.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:29 13:51:29.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:29 13:51:29.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:29 13:51:29.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:29 13:51:29.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
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:29 13:51:29.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:29 13:51:29.669 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:29 13:51:29.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:29 13:51:29.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:29 13:51:29.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:29 13:51:29.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:29 13:51:29.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:29 13:51:29.670 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:29 13:51:29.670 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:29 13:51:29.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:29 13:51:29.676 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:29 13:51:29.676 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:29 13:51:29.676 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:29 13:51:29.676 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:29 13:51:29.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:29 13:51:29.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:29 13:51:29.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:29 13:51:29.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340c1e2e is found...
09:51:29 13:51:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340c1e2e is found finished successfully
09:51:29 13:51:29.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:29 13:51:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:29 13:51:29.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:29 13:51:29.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:29 package test;
09:51:29 public class JavaClass {
09:51:29 
09:51:29 	public JavaClass() {
09:51:29 		System.out.println("");
09:51:29 	}
09:51:29 
09:51:29 }
09:51:29  TooltipText=null
09:51:29 13:51:29.720 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:29 13:51:29.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:29 13:51:29.738 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:29  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:29  * This program and the accompanying materials are made available under the
09:51:29  * terms of the Eclipse Public License 2.0 which is available at
09:51:29  * http://www.eclipse.org/legal/epl-2.0.
09:51:29  *
09:51:29  * SPDX-License-Identifier: EPL-2.0
09:51:29  *
09:51:29  * Contributors:
09:51:29  *     Red Hat, Inc - initial API and implementation
09:51:29  *******************************************************************************/
09:51:29 package test;
09:51:29 public class JavaClass {
09:51:29 
09:51:29 	public JavaClass() {
09:51:29 		System.out.println("");
09:51:29 	}
09:51:29 
09:51:29 }
09:51:29  TooltipText=null
09:51:29 13:51:29.738 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:29 13:51:29.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:29 13:51:29.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:29 13:51:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:29 13:51:29.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:29 13:51:29.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Item match:File
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:''
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:''
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:29 13:51:29.739 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:29 13:51:29.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:29 13:51:29.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:29 13:51:29.740 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:29 13:51:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:29 13:51:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:29 13:51:29.768 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:29 13:51:29.768 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:29  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:29  * This program and the accompanying materials are made available under the
09:51:29  * terms of the Eclipse Public License 2.0 which is available at
09:51:29  * http://www.eclipse.org/legal/epl-2.0.
09:51:29  *
09:51:29  * SPDX-License-Identifier: EPL-2.0
09:51:29  *
09:51:29  * Contributors:
09:51:29  *     Red Hat, Inc - initial API and implementation
09:51:29  *******************************************************************************/
09:51:29 package test;
09:51:29 public class JavaClass {
09:51:29 
09:51:29 	public JavaClass() {
09:51:29 		System.out.println("");
09:51:29 	}
09:51:29 
09:51:29 }
09:51:29  TooltipText=null
09:51:29 13:51:29.768 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:29 13:51:29.768 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:29 13:51:29.768 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:29 13:51:29.873 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:29 13:51:29.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:29 13:51:29.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:29 13:51:29.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:29 13:51:29.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']
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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: "Create New File"]
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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: "Create New File"]
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.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']
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:29 13:51:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:29 13:51:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:29 13:51:29.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:29 13:51:29.876 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:51:29 13:51:29.876 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:29 13:51:29.876 DEBUG [main][MenuItemLookup] Item match:File
09:51:29 13:51:29.877 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:29 13:51:29.877 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:''
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:''
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:51:29 13:51:29.878 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:51:29 13:51:29.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:51:29 13:51:29.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:51:29 13:51:29.878 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:51:29 13:51:29.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....
09:51:29 13:51: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 'New|Select a wizard'] is available. finished successfully
09:51:29 13:51:29.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:29 13:51:29.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:29 13:51:29.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:51:29 13:51:29.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:51:29 13:51:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:29 13:51:29.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:51:29 13:51:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:29 13:51:29.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:51:29 13:51:29.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:51:29 13:51:29.955 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:51:29 13:51:29.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:51:29 13:51:29.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:51:29 13:51:29.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:51:29 13:51:29.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:51:29 13:51:29.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:51:29 13:51:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:29 13:51:29.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:51:29 13:51:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:29 13:51:29.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:29 13:51:29.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:29 13:51:29.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:29 13:51:29.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:51:29 13:51:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:51:29 13:51:29.988 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
09:51:29 13:51:29.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:51:29 13:51:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:29 13:51:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:29 13:51:29.989 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:51:29 13:51:29.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:51:29 13:51:29.989 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:
09:51:29 is "File name:")
09:51:29 13:51:29.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:51:29 13:51:29.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:51:29 13:51:29.992 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min
09:51:29 13:51:29.993 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:
09:51:29 is "Enter or select the parent folder:")
09:51:29 13:51:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:51:29 13:51:29.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:51:29 13:51:29.994 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
09:51:29 13:51:29.995 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:51:29 13:51:29.995 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:51:29 13:51:29.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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)
09:51:29 13:51:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:29 13:51:29.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:29 13:51:29.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:29 13:51:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:29 13:51:29.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:51:29 13:51:29.996 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:51:29 13:51:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:51:29 13:51:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:51:29 13:51:29.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:51:29 13:51:29.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:51:30 13:51:30.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:30 13:51:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:30 13:51:30.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E')
09:51:30 13:51:30.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:30 13:51:30.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:30 13:51:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:30 13:51:30.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:30 13:51:30.061 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min
09:51:30 13:51:30.064 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:30 13:51:30.064 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:30 13:51:30.064 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus!
09:51:30 13:51:30.064 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus...
09:51:30 13:51:30.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:30 13:51:30.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:30 13:51:30.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:30 13:51:30.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform'
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:30 13:51:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:30 13:51:30.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:30 13:51:30.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:30 13:51:30.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:30 13:51:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:30 13:51:30.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:30 13:51:30.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:30 13:51:30.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:30 13:51:30.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:30 13:51:30.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:30 13:51:30.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:30 13:51:30.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:30 13:51:30.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:30 13:51:30.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:30 13:51:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:30 13:51:30.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:30 13:51:30.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:30 13:51:30.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:31 13:51:31.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:31 13:51:31.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:31 13:51:31.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:31 13:51:31.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:31 13:51:31.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:31 13:51:31.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
09:51:31 13:51:31.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:31 13:51:31.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:31 13:51:31.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:31 13:51:31.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:31 13:51:31.098 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:31 13:51:31.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:31 13:51:31.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:31 13:51:31.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:31 13:51:31.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:31 13:51:31.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:31 13:51:31.099 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:31 13:51:31.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:31 13:51:31.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:31 13:51:31.106 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:31 13:51:31.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:31 13:51:31.106 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:31 13:51:31.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:31 13:51:31.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:31 13:51:31.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:31 13:51:31.111 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:31 13:51:31.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@273453ff is found...
09:51:31 13:51:31.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@273453ff is found finished successfully
09:51:31 13:51:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:31 13:51:31.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:31 13:51:31.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:31 13:51:31.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:31 13:51:31.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:31 13:51:31.256 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.256 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:31 package test;
09:51:31 public class JavaClass {
09:51:31 
09:51:31 	public JavaClass() {
09:51:31 		System.out.println("");
09:51:31 	}
09:51:31 
09:51:31 }
09:51:31  TooltipText=null
09:51:31 13:51:31.257 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:31 13:51:31.279 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.279 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:31  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:31  * This program and the accompanying materials are made available under the
09:51:31  * terms of the Eclipse Public License 2.0 which is available at
09:51:31  * http://www.eclipse.org/legal/epl-2.0.
09:51:31  *
09:51:31  * SPDX-License-Identifier: EPL-2.0
09:51:31  *
09:51:31  * Contributors:
09:51:31  *     Red Hat, Inc - initial API and implementation
09:51:31  *******************************************************************************/
09:51:31 package test;
09:51:31 public class JavaClass {
09:51:31 
09:51:31 	public JavaClass() {
09:51:31 		System.out.println("");
09:51:31 	}
09:51:31 
09:51:31 }
09:51:31  TooltipText=null
09:51:31 13:51:31.279 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:31 13:51:31.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:31 13:51:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:31 13:51:31.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:31 13:51:31.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:31 13:51:31.280 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:31 13:51:31.280 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:31 13:51:31.280 DEBUG [main][MenuItemLookup] Item match:File
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:''
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:''
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:31 13:51:31.281 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:31 13:51:31.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:31 13:51:31.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:31 13:51:31.298 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:31 13:51:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:31 13:51:31.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:31 13:51:31.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:31  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:31  * This program and the accompanying materials are made available under the
09:51:31  * terms of the Eclipse Public License 2.0 which is available at
09:51:31  * http://www.eclipse.org/legal/epl-2.0.
09:51:31  *
09:51:31  * SPDX-License-Identifier: EPL-2.0
09:51:31  *
09:51:31  * Contributors:
09:51:31  *     Red Hat, Inc - initial API and implementation
09:51:31  *******************************************************************************/
09:51:31 package test;
09:51:31 public class JavaClass {
09:51:31 
09:51:31 	public JavaClass() {
09:51:31 		System.out.println("");
09:51:31 	}
09:51:31 
09:51:31 }
09:51:31  TooltipText=null
09:51:31 13:51:31.334 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:31 13:51:31.335 DEBUG [main][EditorHandler] 2 editor(s) found
09:51:31 13:51:31.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min
09:51:31 13:51:31.341 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed
09:51:31 13:51:31.341 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:31 13:51:31.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:31 13:51:31.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:31 13:51:31.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:31 13:51:31.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:31 13:51:31.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:31 13:51:31.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:31 13:51:31.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:31 13:51:31.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:31 13:51:31.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:31 13:51:31.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:31 13:51:31.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:31 13:51:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:31 13:51:31.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:31 13:51:31.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:31 13:51:31.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:31 13:51:31.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:31 13:51:31.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:31 13:51:31.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:31 13:51:31.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:31 13:51:31.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:31 13:51:31.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:31 13:51:31.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:31 13:51:31.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:31 13:51:31.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:31 13:51:31.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:31 13:51:31.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:31 13:51:31.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:32 13:51:32.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:32 13:51:32.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:32 13:51:32.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:32 13:51:32.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:32 13:51:32.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:32 13:51:32.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:32 13:51:32.436 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:32 13:51:32.436 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:32 13:51:32.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:32 13:51:32.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:32 13:51:32.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:32 13:51:32.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:32 13:51:32.437 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:32 13:51:32.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:32 13:51:32.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:32 13:51:32.447 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:32 13:51:32.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:32 13:51:32.447 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:32 13:51:32.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:32 13:51:32.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:32 13:51:32.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:32 13:51:32.452 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:32 13:51:32.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:32 13:51:32.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:32 13:51:32.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:32 13:51:32.564 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:32 13:51:32.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4597832f is found...
09:51:32 13:51:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4597832f is found finished successfully
09:51:32 13:51:32.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:32 13:51:32.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:32 13:51:32.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:32 13:51:32.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:32 13:51:32.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:32 13:51:32.579 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:32 13:51:32.579 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:32 package test;
09:51:32 public class JavaClass {
09:51:32 
09:51:32 	public JavaClass() {
09:51:32 		System.out.println("");
09:51:32 	}
09:51:32 
09:51:32 }
09:51:32  TooltipText=null
09:51:32 13:51:32.579 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5
09:51:32 13:51:32.579 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0
09:51:32 13:51:32.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:32 13:51:32.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:32 13:51:32.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:32 13:51:32.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:32 13:51:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:32 13:51:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:32 13:51:32.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:32 13:51:32.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 '\*?\QProject Explorer\E')
09:51:32 13:51:32.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:32 13:51:32.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:32 13:51:32.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:32 13:51:32.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:32 13:51:32.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:32 13:51:32.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:32 13:51:32.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:32 13:51:32.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:32 13:51:32.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:32 13:51:32.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:32 13:51:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:32 13:51:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:32 13:51:32.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:32 13:51:32.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:32 13:51:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:32 13:51:32.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:32 13:51:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:32 13:51:32.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:32 13:51:32.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:33 13:51:33.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:33 13:51:33.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:33 13:51:33.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:33 13:51:33.631 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:33 13:51:33.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:33 13:51:33.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:33 13:51:33.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
09:51:33 13:51:33.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:33 13:51:33.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:33 13:51:33.632 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:33 13:51:33.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:33 13:51:33.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:33 13:51:33.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:33 13:51:33.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:33 13:51:33.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:33 13:51:33.633 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:33 13:51:33.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:33 13:51:33.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:33 13:51:33.641 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:33 13:51:33.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:33 13:51:33.641 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:33 13:51:33.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:33 13:51:33.645 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:33 13:51:33.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:33 13:51:33.646 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:33 13:51:33.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d1371f1 is found...
09:51:33 13:51:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d1371f1 is found finished successfully
09:51:33 13:51:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:33 13:51:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:33 13:51:33.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:33 13:51:33.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:33 13:51:33.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:33 13:51:33.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.680 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:33 package test;
09:51:33 public class JavaClass {
09:51:33 
09:51:33 	public JavaClass() {
09:51:33 		System.out.println("");
09:51:33 	}
09:51:33 
09:51:33 }
09:51:33  TooltipText=null
09:51:33 13:51:33.680 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:33 13:51:33.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:33  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:33  * This program and the accompanying materials are made available under the
09:51:33  * terms of the Eclipse Public License 2.0 which is available at
09:51:33  * http://www.eclipse.org/legal/epl-2.0.
09:51:33  *
09:51:33  * SPDX-License-Identifier: EPL-2.0
09:51:33  *
09:51:33  * Contributors:
09:51:33  *     Red Hat, Inc - initial API and implementation
09:51:33  *******************************************************************************/
09:51:33 package test;
09:51:33 public class JavaClass {
09:51:33 
09:51:33 	public JavaClass() {
09:51:33 		System.out.println("");
09:51:33 	}
09:51:33 
09:51:33 }
09:51:33  TooltipText=null
09:51:33 13:51:33.697 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:33 13:51:33.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:33 13:51:33.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:33 13:51:33.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:33 13:51:33.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:33 13:51:33.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Item match:File
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:''
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:''
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:33 13:51:33.698 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:33 13:51:33.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:33 13:51:33.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:33 13:51:33.699 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:33 13:51:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:33 13:51:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:33 13:51:33.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.745 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:33  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:33  * This program and the accompanying materials are made available under the
09:51:33  * terms of the Eclipse Public License 2.0 which is available at
09:51:33  * http://www.eclipse.org/legal/epl-2.0.
09:51:33  *
09:51:33  * SPDX-License-Identifier: EPL-2.0
09:51:33  *
09:51:33  * Contributors:
09:51:33  *     Red Hat, Inc - initial API and implementation
09:51:33  *******************************************************************************/
09:51:33 package test;
09:51:33 public class JavaClass {
09:51:33 
09:51:33 	public JavaClass() {
09:51:33 		System.out.println("");
09:51:33 	}
09:51:33 
09:51:33 }
09:51:33  TooltipText=null
09:51:33 13:51:33.745 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:33 13:51:33.745 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:33 13:51:33.745 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:33 13:51:33.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:33 13:51:33.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:33 13:51:33.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:33 13:51:33.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:33 13:51:33.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:33 13:51:33.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:33 13:51:33.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:33 13:51:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:33 13:51:33.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:33 13:51:33.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:33 13:51:33.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:33 13:51:33.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:33 13:51:33.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:33 13:51:33.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:33 13:51:33.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:33 13:51:33.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:33 13:51:33.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:33 13:51:33.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:33 13:51:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:33 13:51:33.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:33 13:51:33.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:33 13:51:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:33 13:51:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:33 13:51:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:33 13:51:33.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:33 13:51:33.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:34 13:51:34.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:34 13:51:34.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:34 13:51:34.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:34 13:51:34.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:34 13:51:34.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:34 13:51:34.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:34 13:51:34.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:34 13:51:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:34 13:51:34.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:34 13:51:34.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:34 13:51:34.843 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:34 13:51:34.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:34 13:51:34.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:34 13:51:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:34 13:51:34.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:34 13:51:34.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:34 13:51:34.844 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:34 13:51:34.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:34 13:51:34.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:34 13:51:34.852 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:34 13:51:34.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:34 13:51:34.852 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:34 13:51:34.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:34 13:51:34.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:34 13:51:34.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:34 13:51:34.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:34 13:51:34.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d6219d1 is found...
09:51:34 13:51:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d6219d1 is found finished successfully
09:51:34 13:51:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:34 13:51:34.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:34 13:51:34.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:34 13:51:34.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:34 13:51:34.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:34 13:51:34.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:34 13:51:34.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:34 13:51:34.977 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:34 package test;
09:51:34 public class JavaClass {
09:51:34 
09:51:34 	public JavaClass() {
09:51:34 		System.out.println("");
09:51:34 	}
09:51:34 
09:51:34 }
09:51:34  TooltipText=null
09:51:34 13:51:34.977 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:34 13:51:34.977 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:35 13:51:35.178 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:35 13:51:35.382 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:35 13:51:35.382 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:35 13:51:35.582 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:35 13:51:35.785 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:35 13:51:35.785 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:35 13:51:35.985 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:36 13:51:36.188 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:36 13:51:36.188 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:36 13:51:36.389 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:36 13:51:36.592 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:36 13:51:36.592 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:51:36 13:51:36.792 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:51:37 13:51:37.794 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 1
09:51:37 /*******************************************************************************
09:51:37  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:37  * This program and the accompanying materials are made available under the
09:51:37  * terms of the Eclipse Public License 2.0 which is available at
09:51:37  * http://www.eclipse.org/legal/epl-2.0.
09:51:37  *
09:51:37  * SPDX-License-Identifier: EPL-2.0
09:51:37  *
09:51:37  * Contributors:
09:51:37  *     Red Hat, Inc - initial API and implementation
09:51:37  *******************************************************************************/
09:51:37 package test;
09:51:37 public class JavaClass {
09:51:37 
09:51:37 	public JavaClass() {
09:51:37 13:51:37.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:37 13:51:37.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:37 13:51:37.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:37 13:51:37.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:37 13:51:37.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:37 13:51:37.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:37 13:51:37.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:37 13:51:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:37 13:51:37.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:37 13:51:37.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:37 13:51:37.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:37 13:51:37.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:37 13:51:37.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:37 13:51:37.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:37 13:51:37.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:37 13:51:37.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:37 13:51:37.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:37 13:51:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:37 13:51:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:37 13:51:37.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:37 13:51:37.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:37 13:51:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:37 13:51:37.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:37 13:51:37.834 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:37 13:51:37.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:37 13:51:37.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:37 13:51:37.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:37 13:51:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:37 13:51:37.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:37 13:51:37.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:38 13:51:38.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:38 13:51:38.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:38 13:51:38.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:38 13:51:38.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:38 13:51:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:38 13:51:38.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:38 13:51:38.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:38 13:51:38.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:38 13:51:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:38 13:51:38.837 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:38 13:51:38.838 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:38 13:51:38.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:38 13:51:38.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:38 13:51:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:38 13:51:38.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:38 13:51:38.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:38 13:51:38.839 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:38 13:51:38.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:38 13:51:38.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:38 13:51:38.844 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:38 13:51:38.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:38 13:51:38.844 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:38 13:51:38.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:38 13:51:38.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:38 13:51:38.849 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:38 13:51:38.849 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:38 13:51:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ca37d3 is found...
09:51:38 13:51:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ca37d3 is found finished successfully
09:51:38 13:51:38.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:38 13:51:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:38 13:51:38.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:38 13:51:38.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:38 13:51:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:38 13:51:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:38 13:51:38.883 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:38 13:51:38.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:38 package test;
09:51:38 public class JavaClass {
09:51:38 
09:51:38 	public JavaClass() {
09:51:38 		System.out.println("");
09:51:38 	}
09:51:38 
09:51:38 }
09:51:38  TooltipText=null
09:51:38 13:51:38.883 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:38  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:38  * This program and the accompanying materials are made available under the
09:51:38  * terms of the Eclipse Public License 2.0 which is available at
09:51:38  * http://www.eclipse.org/legal/epl-2.0.
09:51:38  *
09:51:38  * SPDX-License-Identifier: EPL-2.0
09:51:38  *
09:51:38  * Contributors:
09:51:38  *     Red Hat, Inc - initial API and implementation
09:51:38  *******************************************************************************/
09:51:38 package test;
09:51:38 public class JavaClass {
09:51:38 
09:51:38 	public JavaClass() {
09:51:38 		System.out.println("");
09:51:38 	}
09:51:38 
09:51:38 }
09:51:38  TooltipText=null
09:51:38 13:51:38.905 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:38 13:51:38.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:38 13:51:38.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Item match:File
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:''
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:''
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:38 13:51:38.906 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:38 13:51:38.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:38 13:51:38.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:38 13:51:38.907 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:38 13:51:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:38 13:51:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:38 13:51:38.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:38 13:51:38.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:38  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:38  * This program and the accompanying materials are made available under the
09:51:38  * terms of the Eclipse Public License 2.0 which is available at
09:51:38  * http://www.eclipse.org/legal/epl-2.0.
09:51:38  *
09:51:38  * SPDX-License-Identifier: EPL-2.0
09:51:38  *
09:51:38  * Contributors:
09:51:38  *     Red Hat, Inc - initial API and implementation
09:51:38  *******************************************************************************/
09:51:38 package test;
09:51:38 public class JavaClass {
09:51:38 
09:51:38 	public JavaClass() {
09:51:38 		System.out.println("");
09:51:38 	}
09:51:38 
09:51:38 }
09:51:38  TooltipText=null
09:51:38 13:51:38.937 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:38 13:51:38.937 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:38 13:51:38.937 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:38 13:51:38.998 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:38 13:51:38.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:38 13:51:38.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:38 13:51:38.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:38 13:51:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:38 13:51:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:38 13:51:38.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:38 13:51:38.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:39 13:51:38.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:39 13:51:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:39 13:51:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:39 13:51:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:39 13:51:38.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:39 13:51:38.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:39 13:51:39.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:39 13:51:39.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:39 13:51:39.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:39 13:51:39.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:39 13:51:39.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:39 13:51:39.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 '\*?\QProject Explorer\E')
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:39 13:51:39.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:39 13:51:39.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:39 13:51:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:39 13:51:39.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:39 13:51:39.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:39 13:51:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:39 13:51:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:39 13:51:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:39 13:51:39.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:39 13:51:39.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:39 13:51:39.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:39 13:51:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:39 13:51:39.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:39 13:51:39.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:39 13:51:39.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:39 13:51:39.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:39 13:51:39.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:39 13:51:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:39 13:51:39.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:39 13:51:39.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:39 13:51:39.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:39 13:51:39.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:40 13:51:40.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:40 13:51:40.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:40 13:51:40.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:40 13:51:40.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:40 13:51:40.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:40 13:51:40.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
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:40 13:51:40.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:40 13:51:40.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:40 13:51:40.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:40 13:51:40.042 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:40 13:51:40.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:40 13:51:40.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:40 13:51:40.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:40 13:51:40.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:40 13:51:40.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:40 13:51:40.043 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:40 13:51:40.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:40 13:51:40.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:40 13:51:40.049 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:40 13:51:40.050 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:40 13:51:40.050 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:40 13:51:40.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:40 13:51:40.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:40 13:51:40.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:40 13:51:40.054 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:40 13:51:40.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@120eaa06 is found...
09:51:40 13:51:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@120eaa06 is found finished successfully
09:51:40 13:51:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:40 13:51:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:40 13:51:40.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:40 13:51:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:40 13:51:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:40 13:51:40.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:40 13:51:40.182 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:40 13:51:40.182 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:40 package test;
09:51:40 public class JavaClass {
09:51:40 
09:51:40 	public JavaClass() {
09:51:40 		System.out.println("");
09:51:40 	}
09:51:40 
09:51:40 }
09:51:40  TooltipText=null
09:51:40 13:51:40.182 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:40 13:51:40.182 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:40 13:51:40.382 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:40 13:51:40.585 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:40 13:51:40.585 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:40 13:51:40.785 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:40 13:51:40.988 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:40 13:51:40.988 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:41 13:51:41.189 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:41 13:51:41.393 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:51:41 13:51:41.393 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:51:41 13:51:41.593 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:51:41 13:51:41.796 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:51:41 13:51:41.796 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:51:41 13:51:41.996 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:51:42 13:51:42.998 INFO [WorkbenchTestable][TextEditor] Select text in editor with index 2
09:51:42 /*******************************************************************************
09:51:42  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:42  * This program and the accompanying materials are made available under the
09:51:42  * terms of the Eclipse Public License 2.0 which is available at
09:51:42  * http://www.eclipse.org/legal/epl-2.0.
09:51:42  *
09:51:42  * SPDX-License-Identifier: EPL-2.0
09:51:42  *
09:51:42  * Contributors:
09:51:42  *     Red Hat, Inc - initial API and implementation
09:51:42  *******************************************************************************/
09:51:42 package test;
09:51:42 public class JavaClass {
09:51:42 
09:51:42 	public JavaClass() {
09:51:42 		System.out.println("");
09:51:42 	}
09:51:42 
09:51:42 }
09:51:42 
09:51:42 13:51:42.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:42 13:51:42.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:42 13:51:42.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:43 13:51:42.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:43 13:51:42.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:43 13:51:42.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:43 13:51:43.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 '\*?\QProject Explorer\E')
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:43 13:51:43.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:43 13:51:43.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:43 13:51:43.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:43 13:51:43.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:43 13:51:43.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:43 13:51:43.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:43 13:51:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:43 13:51:43.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:43 13:51:43.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:43 13:51:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:43 13:51:43.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:43 13:51:43.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:43 13:51:43.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:43 13:51:43.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:43 13:51:43.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:43 13:51:43.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:43 13:51:43.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:43 13:51:43.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:43 13:51:43.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:43 13:51:43.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:44 13:51:44.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:44 13:51:44.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:44 13:51:44.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:44 13:51:44.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:44 13:51:44.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
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:44 13:51:44.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:44 13:51:44.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:44 13:51:44.034 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:44 13:51:44.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:44 13:51:44.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:44 13:51:44.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:44 13:51:44.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:44 13:51:44.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:44 13:51:44.035 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:44 13:51:44.036 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:44 13:51:44.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:44 13:51:44.041 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:44 13:51:44.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:44 13:51:44.041 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:44 13:51:44.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:44 13:51:44.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:44 13:51:44.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:44 13:51:44.046 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:44 13:51:44.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48363fe5 is found...
09:51:44 13:51:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48363fe5 is found finished successfully
09:51:44 13:51:44.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:44 13:51:44.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:44 13:51:44.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:44 13:51:44.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:44 13:51:44.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:44 13:51:44.081 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.081 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:44 package test;
09:51:44 public class JavaClass {
09:51:44 
09:51:44 	public JavaClass() {
09:51:44 
09:51:44 }
09:51:44  TooltipText=null
09:51:44 13:51:44.081 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:44 13:51:44.100 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.100 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:44  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:44  * This program and the accompanying materials are made available under the
09:51:44  * terms of the Eclipse Public License 2.0 which is available at
09:51:44  * http://www.eclipse.org/legal/epl-2.0.
09:51:44  *
09:51:44  * SPDX-License-Identifier: EPL-2.0
09:51:44  *
09:51:44  * Contributors:
09:51:44  *     Red Hat, Inc - initial API and implementation
09:51:44  *******************************************************************************/
09:51:44 package test;
09:51:44 public class JavaClass {
09:51:44 
09:51:44 	public JavaClass() {
09:51:44 		System.out.println("");
09:51:44 	}
09:51:44 
09:51:44 }
09:51:44  TooltipText=null
09:51:44 13:51:44.100 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:44 13:51:44.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:44 13:51:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:44 13:51:44.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:44 13:51:44.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:44 13:51:44.101 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:44 13:51:44.101 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:44 13:51:44.101 DEBUG [main][MenuItemLookup] Item match:File
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:''
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:''
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:44 13:51:44.102 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:44 13:51:44.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:44 13:51:44.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:44 13:51:44.102 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:44 13:51:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:44 13:51:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:44 13:51:44.130 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.130 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:44  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:44  * This program and the accompanying materials are made available under the
09:51:44  * terms of the Eclipse Public License 2.0 which is available at
09:51:44  * http://www.eclipse.org/legal/epl-2.0.
09:51:44  *
09:51:44  * SPDX-License-Identifier: EPL-2.0
09:51:44  *
09:51:44  * Contributors:
09:51:44  *     Red Hat, Inc - initial API and implementation
09:51:44  *******************************************************************************/
09:51:44 package test;
09:51:44 public class JavaClass {
09:51:44 
09:51:44 	public JavaClass() {
09:51:44 		System.out.println("");
09:51:44 	}
09:51:44 
09:51:44 }
09:51:44  TooltipText=null
09:51:44 13:51:44.130 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:44 13:51:44.130 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:44 13:51:44.130 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:44 13:51:44.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:44 13:51:44.191 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:44 13:51:44.191 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:44 13:51:44.191 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:44 13:51:44.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:44 13:51:44.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:44 13:51:44.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:44 13:51:44.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:44 13:51:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:44 13:51:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:44 13:51:44.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:44 13:51:44.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:44 13:51:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:44 13:51:44.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:44 13:51:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:44 13:51:44.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:44 13:51:44.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:44 13:51:44.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:44 13:51:44.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:44 13:51:44.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:44 13:51:44.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:44 13:51:44.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:44 13:51:44.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:44 13:51:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:44 13:51:44.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:44 13:51:44.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:44 13:51:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:44 13:51:44.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:44 13:51:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:44 13:51:44.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:44 13:51:44.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:44 13:51:44.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:45 13:51:45.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:45 13:51:45.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:45 13:51:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:45 13:51:45.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:45 13:51:45.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:45 13:51:45.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:45 13:51:45.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:45 13:51:45.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:45 13:51:45.233 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:45 13:51:45.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:45 13:51:45.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:45 13:51:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:45 13:51:45.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:45 13:51:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:45 13:51:45.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:45 13:51:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:45 13:51:45.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:45 13:51:45.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:45 13:51:45.234 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:45 13:51:45.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:45 13:51:45.240 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:45 13:51:45.240 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:45 13:51:45.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:45 13:51:45.240 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:45 13:51:45.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:45 13:51:45.245 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:45 13:51:45.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:45 13:51:45.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:45 13:51:45.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d0895a is found...
09:51:45 13:51:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d0895a is found finished successfully
09:51:45 13:51: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:45 13:51:45.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:45 13:51:45.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:45 13:51:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:45 13:51:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:45 13:51:45.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:45 13:51:45.362 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:45 13:51:45.362 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:45 package test;
09:51:45 public class JavaClass {
09:51:45 
09:51:45 	public JavaClass() {
09:51:45 		System.out.println("");
09:51:45 	}
09:51:45 
09:51:45 }
09:51:45  TooltipText=null
09:51:45 13:51:45.362 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:45 13:51:45.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:45 13:51:45.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:45  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:45  * This program and the accompanying materials are made available under the
09:51:45  * terms of the Eclipse Public License 2.0 which is available at
09:51:45  * http://www.eclipse.org/legal/epl-2.0.
09:51:45  *
09:51:45  * SPDX-License-Identifier: EPL-2.0
09:51:45  *
09:51:45  * Contributors:
09:51:45  *     Red Hat, Inc - initial API and implementation
09:51:45  *******************************************************************************/
09:51:45 package test;
09:51:45 public class JavaClass {
09:51:45 
09:51:45 	public JavaClass() {
09:51:45 		System.out.println("");
09:51:45 	}
09:51:45 
09:51:45 }
09:51:45  TooltipText=null
09:51:45 13:51:45.388 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:45 13:51:45.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:45 13:51:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:45 13:51:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:45 13:51:45.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:45 13:51:45.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Item match:File
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:''
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:''
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:45 13:51:45.389 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:45 13:51:45.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:45 13:51:45.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:45 13:51:45.390 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:45 13:51:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:45 13:51:45.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:45 13:51:45.434 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:45 13:51:45.434 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:45  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:45  * This program and the accompanying materials are made available under the
09:51:45  * terms of the Eclipse Public License 2.0 which is available at
09:51:45  * http://www.eclipse.org/legal/epl-2.0.
09:51:45  *
09:51:45  * SPDX-License-Identifier: EPL-2.0
09:51:45  *
09:51:45  * Contributors:
09:51:45  *     Red Hat, Inc - initial API and implementation
09:51:45  *******************************************************************************/
09:51:45 package test;
09:51:45 public class JavaClass {
09:51:45 
09:51:45 	public JavaClass() {
09:51:45 		System.out.println("");
09:51:45 	}
09:51:45 
09:51:45 }
09:51:45  TooltipText=null
09:51:45 13:51:45.434 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:51:46 13:51:46.434 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:46 13:51:46.440 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:51:47 13:51:47.441 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:47 13:51:47.441 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:47  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:47  * This program and the accompanying materials are made available under the
09:51:47  * terms of the Eclipse Public License 2.0 which is available at
09:51:47  * http://www.eclipse.org/legal/epl-2.0.
09:51:47  *
09:51:47  * SPDX-License-Identifier: EPL-2.0
09:51:47  *
09:51:47  * Contributors:
09:51:47  *     Red Hat, Inc - initial API and implementation
09:51:47  *******************************************************************************/
09:51:47 package test;
09:51:47 public class JavaClass {
09:51:47 
09:51:47 	public JavaClass() {
09:51:47 		SystemY.out.println("");
09:51:47 	}
09:51:47 
09:51:47 }
09:51:47  TooltipText=null
09:51:47 13:51:47.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:47 13:51:47.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:47 13:51:47.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:47 13:51:47.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:47 13:51:47.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:47 13:51:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:47 13:51:47.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:47 13:51:47.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:47 13:51:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:47 13:51:47.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:47 13:51:47.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:47 13:51:47.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:47 13:51:47.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:47 13:51:47.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:47 13:51:47.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:47 13:51:47.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:47 13:51:47.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:47 13:51:47.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:47 13:51:47.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:47 13:51:47.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:47 13:51:47.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:47 13:51:47.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:47 13:51:47.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:47 13:51:47.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:47 13:51:47.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:47 13:51:47.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:47 13:51:47.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:48 13:51:48.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:48 13:51:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:48 13:51:48.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:48 13:51:48.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:48 13:51:48.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
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:48 13:51:48.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:48 13:51:48.458 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:48 13:51:48.459 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:48 13:51:48.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:48 13:51:48.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:48 13:51:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:48 13:51:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:48 13:51:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:48 13:51:48.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:48 13:51:48.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:48 13:51:48.460 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:48 13:51:48.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:48 13:51:48.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:48 13:51:48.465 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:48 13:51:48.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:48 13:51:48.465 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:48 13:51:48.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:48 13:51:48.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:48 13:51:48.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:48 13:51:48.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:48 13:51:48.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14d59d8c is found...
09:51:48 13:51:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14d59d8c is found finished successfully
09:51:48 13:51:48.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:48 13:51:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:48 13:51:48.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:48 13:51:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:48 13:51:48.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:48 13:51:48.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:48  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:48  * This program and the accompanying materials are made available under the
09:51:48  * terms of the Eclipse Public License 2.0 which is available at
09:51:48  * http://www.eclipse.org/legal/epl-2.0.
09:51:48  *
09:51:48  * SPDX-License-Identifier: EPL-2.0
09:51:48  *
09:51:48  * Contributors:
09:51:48  *     Red Hat, Inc - initial API and implementation
09:51:48  *******************************************************************************/
09:51:48 package test;
09:51:48 public class JavaClass {
09:51:48 
09:51:48 	public JavaClass() {
09:51:48 		SystemY.out.println("");
09:51:48 	}
09:51:48 
09:51:48 }
09:51:48  TooltipText=null
09:51:48 13:51:48.503 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:48 13:51:48.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.509 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:48  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:48  * This program and the accompanying materials are made available under the
09:51:48  * terms of the Eclipse Public License 2.0 which is available at
09:51:48  * http://www.eclipse.org/legal/epl-2.0.
09:51:48  *
09:51:48  * SPDX-License-Identifier: EPL-2.0
09:51:48  *
09:51:48  * Contributors:
09:51:48  *     Red Hat, Inc - initial API and implementation
09:51:48  *******************************************************************************/
09:51:48 package test;
09:51:48 public class JavaClass {
09:51:48 
09:51:48 	public JavaClass() {
09:51:48 		System.out.println("");
09:51:48 	}
09:51:48 
09:51:48 }
09:51:48  TooltipText=null
09:51:48 13:51:48.510 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:48 13:51:48.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:48 13:51:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:48 13:51:48.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:48 13:51:48.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:48 13:51:48.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:48 13:51:48.510 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:48 13:51:48.510 DEBUG [main][MenuItemLookup] Item match:File
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:''
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:''
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:48 13:51:48.511 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:48 13:51:48.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:48 13:51:48.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:48 13:51:48.523 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:48 13:51:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:48 13:51:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:48 13:51:48.543 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:48  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:48  * This program and the accompanying materials are made available under the
09:51:48  * terms of the Eclipse Public License 2.0 which is available at
09:51:48  * http://www.eclipse.org/legal/epl-2.0.
09:51:48  *
09:51:48  * SPDX-License-Identifier: EPL-2.0
09:51:48  *
09:51:48  * Contributors:
09:51:48  *     Red Hat, Inc - initial API and implementation
09:51:48  *******************************************************************************/
09:51:48 package test;
09:51:48 public class JavaClass {
09:51:48 
09:51:48 	public JavaClass() {
09:51:48 		System.out.println("");
09:51:48 	}
09:51:48 
09:51:48 }
09:51:48  TooltipText=null
09:51:48 13:51:48.544 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:48 13:51:48.544 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:48 13:51:48.544 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:48 13:51:48.600 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:48 13:51:48.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:48 13:51:48.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:48 13:51:48.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:48 13:51:48.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:48 13:51:48.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:48 13:51:48.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:48 13:51:48.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:48 13:51:48.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:48 13:51:48.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:48 13:51:48.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:48 13:51:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:48 13:51:48.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:48 13:51:48.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:48 13:51:48.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:48 13:51:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:48 13:51:48.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:48 13:51:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:48 13:51:48.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:48 13:51:48.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:48 13:51:48.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:48 13:51:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:48 13:51:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:48 13:51:48.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:48 13:51:48.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:48 13:51:48.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:48 13:51:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:48 13:51:48.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:48 13:51:48.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:48 13:51:48.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:48 13:51:48.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:48 13:51:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:48 13:51:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:48 13:51:48.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:49 13:51:49.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:49 13:51:49.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:49 13:51:49.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:49 13:51:49.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:49 13:51:49.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:49 13:51:49.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:49 13:51:49.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
09:51:49 13:51:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:49 13:51:49.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:49 13:51:49.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:49 13:51:49.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:49 13:51:49.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:49 13:51:49.647 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:49 13:51:49.647 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:49 13:51:49.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:49 13:51:49.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:49 13:51:49.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:49 13:51:49.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:49 13:51:49.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:49 13:51:49.648 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:49 13:51:49.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:49 13:51:49.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:49 13:51:49.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:49 13:51:49.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:49 13:51:49.656 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:49 13:51:49.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:49 13:51:49.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:49 13:51:49.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:49 13:51:49.661 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:49 13:51:49.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6186cfdb is found...
09:51:49 13:51:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6186cfdb is found finished successfully
09:51:49 13:51:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:49 13:51:49.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:49 13:51:49.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:49 package test;
09:51:49 public class JavaClass {
09:51:49 
09:51:49 	public JavaClass() {
09:51:49 		System.out.println("");
09:51:49 	}
09:51:49 
09:51:49 }
09:51:49  TooltipText=null
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.780 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:49 package test;
09:51:49 public class JavaClass {
09:51:49 
09:51:49 	public JavaClass() {
09:51:49 		System.out.println("");
09:51:49 	}
09:51:49 
09:51:49 }
09:51:49  TooltipText=null
09:51:49 13:51:49.780 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13]
09:51:49 13:51:49.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:49  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:49  * This program and the accompanying materials are made available under the
09:51:49  * terms of the Eclipse Public License 2.0 which is available at
09:51:49  * http://www.eclipse.org/legal/epl-2.0.
09:51:49  *
09:51:49  * SPDX-License-Identifier: EPL-2.0
09:51:49  *
09:51:49  * Contributors:
09:51:49  *     Red Hat, Inc - initial API and implementation
09:51:49  *******************************************************************************/
09:51:49 package test;
09:51:49 public class JavaClass {
09:51:49 
09:51:49 	public JavaClass() {
09:51:49 		System.out.println("");
09:51:49 	}
09:51:49 
09:51:49 }
09:51:49  TooltipText=null
09:51:49 13:51:49.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:49 13:51:49.803 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:49 13:51:49.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:49 13:51:49.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:49 13:51:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:49 13:51:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:49 13:51:49.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:49 13:51:49.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:49 13:51:49.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:49 13:51:49.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:49 13:51:49.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:49 13:51:49.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:49 13:51:49.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:49 13:51:49.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:49 13:51:49.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:49 13:51:49.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:49 13:51:49.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:49 13:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:49 13:51:49.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:49 13:51:49.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:49 13:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:49 13:51:49.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:49 13:51:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:49 13:51:49.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:49 13:51:49.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:50 13:51:50.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:50 13:51:50.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:50 13:51:50.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:50 13:51:50.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:50 13:51:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:50 13:51:50.849 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:50 13:51:50.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:50 13:51:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:50 13:51:50.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:50 13:51:50.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:50 13:51:50.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:50 13:51:50.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:50 13:51:50.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:50 13:51:50.850 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:50 13:51:50.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:50 13:51:50.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:50 13:51:50.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:50 13:51:50.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:50 13:51:50.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:50 13:51:50.851 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:50 13:51:50.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:50 13:51:50.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:50 13:51:50.859 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:50 13:51:50.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:50 13:51:50.859 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:50 13:51:50.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:50 13:51:50.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:50 13:51:50.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:50 13:51:50.864 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:50 13:51:50.893 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:50 13:51:50.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:50 13:51:50.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:50 13:51:50.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:50 13:51:50.893 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:50 13:51:50.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:50 13:51:50.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:50 13:51:50.894 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:50 13:51:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:50 13:51:50.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5350aa9c is found...
09:51:50 13:51:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5350aa9c is found finished successfully
09:51:50 13:51:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:50 13:51:50.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:50 13:51:50.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:50 13:51:50.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:50 13:51:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:50 13:51:50.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:50 13:51:50.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:50 13:51:50.897 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:50  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:50  * This program and the accompanying materials are made available under the
09:51:50  * terms of the Eclipse Public License 2.0 which is available at
09:51:50  * http://www.eclipse.org/legal/epl-2.0.
09:51:50  *
09:51:50  * SPDX-License-Identifier: EPL-2.0
09:51:50  *
09:51:50  * Contributors:
09:51:50  *     Red Hat, Inc - initial API and implementation
09:51:50  *******************************************************************************/
09:51:50 package test;
09:51:50 public class JavaClass {
09:51:50 
09:51:50 	public JavaClass() {
09:51:50 		System.out.println("");
09:51:50 	}
09:51:50 
09:51:50 }
09:51:50  TooltipText=null
09:51:50 13:51:50.897 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:50 13:51:50.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:50 13:51:50.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:50  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:50  * This program and the accompanying materials are made available under the
09:51:50  * terms of the Eclipse Public License 2.0 which is available at
09:51:50  * http://www.eclipse.org/legal/epl-2.0.
09:51:50  *
09:51:50  * SPDX-License-Identifier: EPL-2.0
09:51:50  *
09:51:50  * Contributors:
09:51:50  *     Red Hat, Inc - initial API and implementation
09:51:50  *******************************************************************************/
09:51:50 package test;
09:51:50 public class JavaClass {
09:51:50 
09:51:50 	public JavaClass() {
09:51:50 		System.out.println("");
09:51:50 	}
09:51:50 
09:51:50 }
09:51:50  TooltipText=null
09:51:50 13:51:50.904 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:50 13:51:50.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:50 13:51:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:50 13:51:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:50 13:51:50.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:50 13:51:50.905 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Item match:File
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:''
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:50 13:51:50.905 DEBUG [main][MenuItemLookup] Found menu:''
09:51:50 13:51:50.906 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:50 13:51:50.906 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:50 13:51:50.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:50 13:51:50.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:50 13:51:50.919 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:50 13:51:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:50 13:51:50.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:50 13:51:50.940 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:50 13:51:50.940 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:50  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:50  * This program and the accompanying materials are made available under the
09:51:50  * terms of the Eclipse Public License 2.0 which is available at
09:51:50  * http://www.eclipse.org/legal/epl-2.0.
09:51:50  *
09:51:50  * SPDX-License-Identifier: EPL-2.0
09:51:50  *
09:51:50  * Contributors:
09:51:50  *     Red Hat, Inc - initial API and implementation
09:51:50  *******************************************************************************/
09:51:50 package test;
09:51:50 public class JavaClass {
09:51:50 
09:51:50 	public JavaClass() {
09:51:50 		System.out.println("");
09:51:50 	}
09:51:50 
09:51:50 }
09:51:50  TooltipText=null
09:51:50 13:51:50.940 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:50 13:51:50.940 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:50 13:51:50.940 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:50 13:51:50.999 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:50 13:51:50.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:50 13:51:50.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:50 13:51:50.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:50 13:51:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:51 13:51:50.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:51 13:51:50.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:51 13:51:50.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:51 13:51:51.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:51 13:51:51.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:51 13:51:51.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:51 13:51:51.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:51 13:51:51.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:51 13:51:51.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:51 13:51:51.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:51 13:51:51.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:51 13:51:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:51 13:51:51.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:51 13:51:51.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:51 13:51:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:51 13:51:51.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:51 13:51:51.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:51 13:51:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:51 13:51:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:51 13:51:51.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:51 13:51:51.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:51 13:51:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:51 13:51:51.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:51 13:51:51.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:51 13:51:51.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:51 13:51:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:51 13:51:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:51 13:51:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:51 13:51:51.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:51 13:51:51.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:51 13:51:51.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:51 13:51:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:51 13:51:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:51 13:51:51.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:51 13:51:51.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:51 13:51:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:51 13:51:51.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:51 13:51:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:51 13:51:51.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:51 13:51:51.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:51 13:51:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:51 13:51:51.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:52 13:51:52.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:52 13:51:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:52 13:51:52.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:52 13:51:52.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:52 13:51:52.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
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:52 13:51:52.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:52 13:51:52.046 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:52 13:51:52.047 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:52 13:51:52.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:52 13:51:52.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:52 13:51:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:52 13:51:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:52 13:51:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:52 13:51:52.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:52 13:51:52.048 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:52 13:51:52.048 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:52 13:51:52.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:52 13:51:52.054 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:52 13:51:52.055 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:52 13:51:52.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:52 13:51:52.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:52 13:51:52.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:52 13:51:52.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:52 13:51:52.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:52 13:51:52.061 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:52 13:51:52.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a383c6 is found...
09:51:52 13:51:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a383c6 is found finished successfully
09:51:52 13:51: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:52 13:51:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:52 13:51:52.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:52 13:51:52.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:52 13:51:52.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.194 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:52 package test;
09:51:52 public class JavaClass {
09:51:52 
09:51:52 	public JavaClass() {
09:51:52 		System.out.println("");
09:51:52 	}
09:51:52 
09:51:52 }
09:51:52  TooltipText=null
09:51:52 13:51:52.194 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19
09:51:52 13:51:52.194 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0
09:51:52 13:51:52.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:52 13:51:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:52 13:51:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:52 13:51:52.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:52 13:51:52.208 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.208 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:52 package test;
09:51:52 public class JavaClass {
09:51:52 
09:51:52 	public JavaClass() {
09:51:52 		System.out.println("");
09:51:52 	}
09:51:52 
09:51:52 }
09:51:52 newText
09:51:52  TooltipText=null
09:51:52 13:51:52.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:52 13:51:52.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:52 13:51:52.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:52 13:51:52.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:52 13:51:52.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:52 13:51:52.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:52 13:51:52.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:52 13:51:52.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:52 13:51:52.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:52 13:51:52.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:52 13:51:52.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:52 13:51:52.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:52 13:51:52.243 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:52 13:51:52.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:52 13:51:52.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:52 13:51:52.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:52 13:51:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:52 13:51:52.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:52 13:51:52.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:52 13:51:52.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:53 13:51:53.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:53 13:51:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:53 13:51:53.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:53 13:51:53.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:53 13:51:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:53 13:51:53.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:51:53 13:51:53.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:53 13:51:53.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:53 13:51:53.246 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:53 13:51:53.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:53 13:51:53.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:53 13:51:53.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:53 13:51:53.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:53 13:51:53.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:53 13:51:53.247 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:53 13:51:53.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:53 13:51:53.252 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:53 13:51:53.252 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:53 13:51:53.252 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:53 13:51:53.252 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:53 13:51:53.252 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:53 13:51:53.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:53 13:51:53.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:53 13:51:53.257 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:53 13:51:53.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f60d92e is found...
09:51:53 13:51:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f60d92e is found finished successfully
09:51:53 13:51:53.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:53 13:51:53.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:53 13:51:53.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:53 13:51:53.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:53 13:51:53.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:53 13:51:53.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:53 package test;
09:51:53 public class JavaClass {
09:51:53 
09:51:53 	public JavaClass() {
09:51:53 		System.out.println("");
09:51:53 	}
09:51:53 
09:51:53 }
09:51:53 newText
09:51:53  TooltipText=null
09:51:53 13:51:53.290 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:53 13:51:53.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.304 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:53  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:53  * This program and the accompanying materials are made available under the
09:51:53  * terms of the Eclipse Public License 2.0 which is available at
09:51:53  * http://www.eclipse.org/legal/epl-2.0.
09:51:53  *
09:51:53  * SPDX-License-Identifier: EPL-2.0
09:51:53  *
09:51:53  * Contributors:
09:51:53  *     Red Hat, Inc - initial API and implementation
09:51:53  *******************************************************************************/
09:51:53 package test;
09:51:53 public class JavaClass {
09:51:53 
09:51:53 	public JavaClass() {
09:51:53 		System.out.println("");
09:51:53 	}
09:51:53 
09:51:53 }
09:51:53  TooltipText=null
09:51:53 13:51:53.304 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:53 13:51:53.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:53 13:51:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:53 13:51:53.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:53 13:51:53.305 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:53 13:51:53.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:53 13:51:53.305 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:53 13:51:53.305 DEBUG [main][MenuItemLookup] Item match:File
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:''
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:''
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:53 13:51:53.306 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:53 13:51:53.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:53 13:51:53.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:53 13:51:53.306 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:53 13:51:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:53 13:51:53.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:53 13:51:53.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:53  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:53  * This program and the accompanying materials are made available under the
09:51:53  * terms of the Eclipse Public License 2.0 which is available at
09:51:53  * http://www.eclipse.org/legal/epl-2.0.
09:51:53  *
09:51:53  * SPDX-License-Identifier: EPL-2.0
09:51:53  *
09:51:53  * Contributors:
09:51:53  *     Red Hat, Inc - initial API and implementation
09:51:53  *******************************************************************************/
09:51:53 package test;
09:51:53 public class JavaClass {
09:51:53 
09:51:53 	public JavaClass() {
09:51:53 		System.out.println("");
09:51:53 	}
09:51:53 
09:51:53 }
09:51:53  TooltipText=null
09:51:53 13:51:53.336 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:53 13:51:53.336 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:53 13:51:53.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:53 13:51:53.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:53 13:51:53.393 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:53 13:51:53.393 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:53 13:51:53.393 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:53 13:51:53.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:53 13:51:53.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:53 13:51:53.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:53 13:51:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:53 13:51:53.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:53 13:51:53.396 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:53 13:51:53.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:53 13:51:53.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:53 13:51:53.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:53 13:51:53.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:53 13:51:53.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:53 13:51:53.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:53 13:51:53.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:53 13:51:53.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:53 13:51:53.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:53 13:51:53.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:53 13:51:53.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:53 13:51:53.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:53 13:51:53.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:54 13:51:54.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:54 13:51:54.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:54 13:51:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:54 13:51:54.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:54 13:51:54.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:54 13:51:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:54 13:51:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:54 13:51:54.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
09:51:54 13:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:54 13:51:54.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:54 13:51:54.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:54 13:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:54 13:51:54.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:54 13:51:54.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:54 13:51:54.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:54 13:51:54.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:54 13:51:54.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:54 13:51:54.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:54 13:51:54.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:54 13:51:54.442 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:54 13:51:54.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:54 13:51:54.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:54 13:51:54.449 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:54 13:51:54.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:54 13:51:54.449 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:54 13:51:54.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:54 13:51:54.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:54 13:51:54.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:54 13:51:54.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:54 13:51:54.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a25c33a is found...
09:51:54 13:51:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2a25c33a is found finished successfully
09:51:54 13:51:54.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:51:54 13:51:54.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:54 13:51:54.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:54 13:51:54.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:54 13:51:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:54 13:51:54.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:54 13:51:54.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:54 13:51:54.567 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:54 package test;
09:51:54 public class JavaClass {
09:51:54 
09:51:54 	public JavaClass() {
09:51:54 		System.out.println("");
09:51:54 	}
09:51:54 
09:51:54 }
09:51:54  TooltipText=null
09:51:54 13:51:54.567 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0]
09:51:54 13:51:54.574 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0
09:51:54 13:51:54.574 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0
09:51:54 13:51:54.585 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:54 13:51:54.585 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
09:51:54 /*******************************************************************************
09:51:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:54  * This program and the accompanying materials are made available under the
09:51:54  * terms of the Eclipse Public License 2.0 which is available at
09:51:54  * http://www.eclipse.org/legal/epl-2.0.
09:51:54  *
09:51:54  * SPDX-License-Identifier: EPL-2.0
09:51:54  *
09:51:54  * Contributors:
09:51:54  *     Red Hat, Inc - initial API and implementation
09:51:54  *******************************************************************************/
09:51:54 package test;
09:51:54 public class JavaClass {
09:51:54 
09:51:54 	public JavaClass() {
09:51:54 		System.out.println("");
09:51:54 	}
09:51:54 
09:51:54 }
09:51:54  TooltipText=null
09:51:54 13:51:54.585 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:54 13:51:54.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:54 13:51:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:54 13:51:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:54 13:51:54.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:54 13:51:54.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:54 13:51:54.586 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:54 13:51:54.586 DEBUG [main][MenuItemLookup] Item match:File
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:54 13:51:54.587 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:54 13:51:54.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:54 13:51:54.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:54 13:51:54.602 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:54 13:51:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:54 13:51:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:54 13:51:54.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:54 13:51:54.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
09:51:54 /*******************************************************************************
09:51:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:54  * This program and the accompanying materials are made available under the
09:51:54  * terms of the Eclipse Public License 2.0 which is available at
09:51:54  * http://www.eclipse.org/legal/epl-2.0.
09:51:54  *
09:51:54  * SPDX-License-Identifier: EPL-2.0
09:51:54  *
09:51:54  * Contributors:
09:51:54  *     Red Hat, Inc - initial API and implementation
09:51:54  *******************************************************************************/
09:51:54 package test;
09:51:54 public class JavaClass {
09:51:54 
09:51:54 	public JavaClass() {
09:51:54 		System.out.println("");
09:51:54 	}
09:51:54 
09:51:54 }
09:51:54  TooltipText=null
09:51:54 13:51:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:54 13:51:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:54 13:51:54.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:54 13:51:54.628 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:54 13:51:54.628 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:51:54 13:51:54.628 DEBUG [main][MenuItemLookup] Item match:Edit
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:''
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:51:54 13:51:54.629 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:51:54 13:51:54.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:54 13:51:54.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=
09:51:54 /*******************************************************************************
09:51:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:54  * This program and the accompanying materials are made available under the
09:51:54  * terms of the Eclipse Public License 2.0 which is available at
09:51:54  * http://www.eclipse.org/legal/epl-2.0.
09:51:54  *
09:51:54  * SPDX-License-Identifier: EPL-2.0
09:51:54  *
09:51:54  * Contributors:
09:51:54  *     Red Hat, Inc - initial API and implementation
09:51:54  *******************************************************************************/
09:51:54 package test;
09:51:54 public class JavaClass {
09:51:54 
09:51:54 	public JavaClass() {
09:51:54 		System.out.println("");
09:51:54 	}
09:51:54 
09:51:54 }
09:51:54  TooltipText=null
09:51:54 13:51:54.629 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
09:51:54 13:51:54.629 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:51:55 13:51:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:55 13:51:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:55 13:51:55.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:55 13:51:55.630 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:55 13:51:55.630 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:51:55 13:51:55.630 DEBUG [main][MenuItemLookup] Item match:Edit
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:''
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:51:55 13:51:55.631 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
09:51:55 13:51:55.632 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
09:51:55 13:51:55.632 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
09:51:55 13:51:55.632 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
09:51:55 13:51:55.632 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
09:51:55 13:51:55.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:51:55 13:51:55.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:51:55 13:51:55.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:55 13:51:55.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:55 13:51:55.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:55 13:51:55.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:55 13:51:55.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:51:55 13:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:51:55 13:51:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:51:55 13:51:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:51:55 13:51:55.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:51:55 13:51:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   class
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   enum
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   final
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   import
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   interface
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   public
09:51:55 13:51:55.776 DEBUG [WorkbenchTestable][ContentAssistant]   record
09:51:55 13:51:55.777 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
09:51:55 13:51:55.777 DEBUG [WorkbenchTestable][ContentAssistant]   new - create new object
09:51:55 13:51:55.778 DEBUG [WorkbenchTestable][ContentAssistant]   nls - non-externalized string marker
09:51:55 13:51:55.778 DEBUG [WorkbenchTestable][ContentAssistant]   runnable - runnable
09:51:55 13:51:55.784 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch case expression
09:51:55 13:51:55.784 DEBUG [WorkbenchTestable][ContentAssistant]   switch - switch labeled expression
09:51:55 13:51:55.785 DEBUG [WorkbenchTestable][ContentAssistant]   toarray - convert collection to array
09:51:55 13:51:55.785 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum
09:51:55 13:51:55.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:51:55 13:51:55.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:51:55 13:51:55.788 TRACE [main][WidgetHandler] Notify Table with event 13
09:51:55 13:51:55.788 TRACE [main][WidgetHandler] Wait for synchronization
09:51:55 13:51:55.788 TRACE [main][WidgetHandler] Notify Table with event 14
09:51:55 13:51:55.788 TRACE [main][WidgetHandler] Wait for synchronization
09:51:55 13:51:55.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:51:55 13:51:55.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:51:55 13:51:55.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:55 13:51:55.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:55 13:51:55.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:55 13:51:55.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:55 13:51:55.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:55 13:51:55.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:55 13:51:55.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:55 13:51:55.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:55 13:51:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:55 13:51:55.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:55 13:51:55.835 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:55 13:51:55.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:55 13:51:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:55 13:51:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:55 13:51:55.865 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:55 13:51:55.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:55 13:51:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:55 13:51:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:55 13:51:55.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:55 13:51:55.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:55 13:51:55.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:55 13:51:55.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:55 13:51:55.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:55 13:51:55.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:55 13:51:55.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:56 13:51:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:56 13:51:56.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:56 13:51:56.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:56 13:51:56.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:56 13:51:56.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:56 13:51:56.867 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:56 13:51:56.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:56 13:51:56.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
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:56 13:51:56.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:56 13:51:56.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:56 13:51:56.868 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:56 13:51:56.869 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:56 13:51:56.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:56 13:51:56.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:56 13:51:56.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:56 13:51:56.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:56 13:51:56.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:56 13:51:56.870 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:56 13:51:56.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:56 13:51:56.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:56 13:51:56.875 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:56 13:51:56.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:56 13:51:56.875 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:56 13:51:56.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:56 13:51:56.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:56 13:51:56.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:56 13:51:56.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:56 13:51:56.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c8701a0 is found...
09:51:56 13:51:56.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7c8701a0 is found finished successfully
09:51:56 13:51:56.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 '\*?\QJavaClass.java\E')
09:51:56 13:51:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:56 13:51:56.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:56 13:51:56.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:56 13:51:56.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:56 13:51:56.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:56 13:51:56.915 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:56 13:51:56.915 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=enum
09:51:56 /*******************************************************************************
09:51:56  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:56  * This program and the accompanying materials are made available under the
09:51:56  * terms of the Eclipse Public License 2.0 which is available at
09:51:56  * http://www.eclipse.org/legal/epl-2.0.
09:51:56  *
09:51:56  * SPDX-License-Identifier: EPL-2.0
09:51:56  *
09:51:56  * Contributors:
09:51:56  *     Red Hat, Inc - initial API and implementation
09:51:56  *******************************************************************************/
09:51:56 package test;
09:51:56 public class JavaClass {
09:51:56 
09:51:56 	public JavaClass() {
09:51:56 		System.out.println("");
09:51:56 	}
09:51:56 
09:51:56 }
09:51:56  TooltipText=null
09:51:56 13:51:56.915 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:56  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:56  * This program and the accompanying materials are made available under the
09:51:56  * terms of the Eclipse Public License 2.0 which is available at
09:51:56  * http://www.eclipse.org/legal/epl-2.0.
09:51:56  *
09:51:56  * SPDX-License-Identifier: EPL-2.0
09:51:56  *
09:51:56  * Contributors:
09:51:56  *     Red Hat, Inc - initial API and implementation
09:51:56  *******************************************************************************/
09:51:56 package test;
09:51:56 public class JavaClass {
09:51:56 
09:51:56 	public JavaClass() {
09:51:56 		System.out.println("");
09:51:56 	}
09:51:56 
09:51:56 }
09:51:56  TooltipText=null
09:51:56 13:51:56.921 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:56 13:51:56.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:56 13:51:56.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Item match:File
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:''
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:''
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:56 13:51:56.922 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:56 13:51:56.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:56 13:51:56.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:56 13:51:56.923 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:56 13:51:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:56 13:51:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:56 13:51:56.951 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:56 13:51:56.952 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:56  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:56  * This program and the accompanying materials are made available under the
09:51:56  * terms of the Eclipse Public License 2.0 which is available at
09:51:56  * http://www.eclipse.org/legal/epl-2.0.
09:51:56  *
09:51:56  * SPDX-License-Identifier: EPL-2.0
09:51:56  *
09:51:56  * Contributors:
09:51:56  *     Red Hat, Inc - initial API and implementation
09:51:56  *******************************************************************************/
09:51:56 package test;
09:51:56 public class JavaClass {
09:51:56 
09:51:56 	public JavaClass() {
09:51:56 		System.out.println("");
09:51:56 	}
09:51:56 
09:51:56 }
09:51:56  TooltipText=null
09:51:56 13:51:56.952 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:56 13:51:56.952 DEBUG [main][EditorHandler] 1 editor(s) found
09:51:56 13:51:56.952 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:57 13:51:57.044 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:57 13:51:57.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:57 13:51:57.044 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:57 13:51:57.044 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:57 13:51:57.045 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:57 13:51:57.045 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:57 13:51:57.045 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:57 13:51:57.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:57 13:51:57.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:57 13:51:57.046 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:57 13:51:57.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:57 13:51:57.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:57 13:51:57.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:57 13:51:57.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 '\*?\QProject Explorer\E')
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:57 13:51:57.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:57 13:51:57.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:57 13:51:57.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:57 13:51:57.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:57 13:51:57.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:57 13:51:57.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:57 13:51:57.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:57 13:51:57.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:57 13:51:57.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:57 13:51:57.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:57 13:51:57.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:57 13:51:57.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:57 13:51:57.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:57 13:51:57.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:57 13:51:57.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:57 13:51:57.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:57 13:51:57.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:57 13:51:57.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:57 13:51:57.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:57 13:51:57.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:57 13:51:57.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:57 13:51:57.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:58 13:51:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:58 13:51:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:58 13:51:58.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:58 13:51:58.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:58 13:51:58.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:58 13:51:58.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:58 13:51:58.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
09:51:58 13:51:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:58 13:51:58.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:58 13:51:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:58 13:51:58.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:58 13:51:58.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:58 13:51:58.055 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:58 13:51:58.055 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:58 13:51:58.055 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:58 13:51:58.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:58 13:51:58.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:58 13:51:58.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:58 13:51:58.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:58 13:51:58.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
09:51:58 13:51:58.056 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
09:51:58 13:51:58.057 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
09:51:58 13:51:58.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
09:51:58 13:51:58.066 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java
09:51:58 13:51:58.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java
09:51:58 13:51:58.066 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java
09:51:58 13:51:58.066 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection
09:51:58 13:51:58.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java
09:51:58 13:51:58.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:58 13:51:58.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:58 13:51:58.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75394db0 is found...
09:51:58 13:51:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@75394db0 is found finished successfully
09:51:58 13:51:58.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E')
09:51:58 13:51:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:58 13:51:58.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:58 13:51:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:58 13:51:58.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:58 13:51:58.192 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:58 13:51:58.192 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:58 package test;
09:51:58 public class JavaClass1 {
09:51:58 
09:51:58 	public JavaClass1() {
09:51:58 		System.out.println("");
09:51:58 	}
09:51:58 
09:51:58 }
09:51:58  TooltipText=null
09:51:58 13:51:58.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:58 13:51:58.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:58 13:51:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:58 13:51:58.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform
09:51:58 13:51:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:58 13:51:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:58 13:51:58.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform'
09:51:58 13:51:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:58 13:51:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:58 13:51:58.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:58 13:51:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:58 13:51:58.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:58 13:51:58.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:58 13:51:58.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:58 13:51:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:58 13:51:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:58 13:51:58.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:58 13:51:58.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:58 13:51:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:58 13:51:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:58 13:51:58.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:58 13:51:58.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:58 13:51:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:58 13:51:58.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:58 13:51:58.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:58 13:51:58.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:58 13:51:58.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:58 13:51:58.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:59 13:51:59.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:51:59 13:51:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:51:59 13:51:59.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:59 13:51:59.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:59 13:51:59.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:59 13:51:59.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
09:51:59 13:51:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:59 13:51:59.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:59 13:51:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:59 13:51:59.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:51:59 13:51:59.241 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:59 13:51:59.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:51:59 13:51:59.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:59 13:51:59.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:51:59 13:51:59.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:51:59 13:51:59.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:59 13:51:59.242 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:59 13:51:59.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:59 13:51:59.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:59 13:51:59.251 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:51:59 13:51:59.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:51:59 13:51:59.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:51:59 13:51:59.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:51:59 13:51:59.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:51:59 13:51:59.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:51:59 13:51:59.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:51:59 13:51:59.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14e82fd9 is found...
09:51:59 13:51:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14e82fd9 is found finished successfully
09:51:59 13:51:59.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')
09:51:59 13:51:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:59 13:51:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:59 13:51:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:59 13:51:59.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:59 13:51:59.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.353 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:51:59 package test;
09:51:59 public class JavaClass {
09:51:59 
09:51:59 	public JavaClass() {
09:51:59 		System.out.println("");
09:51:59 	}
09:51:59 
09:51:59 }
09:51:59  TooltipText=null
09:51:59 13:51:59.353 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:59  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:59  * This program and the accompanying materials are made available under the
09:51:59  * terms of the Eclipse Public License 2.0 which is available at
09:51:59  * http://www.eclipse.org/legal/epl-2.0.
09:51:59  *
09:51:59  * SPDX-License-Identifier: EPL-2.0
09:51:59  *
09:51:59  * Contributors:
09:51:59  *     Red Hat, Inc - initial API and implementation
09:51:59  *******************************************************************************/
09:51:59 package test;
09:51:59 public class JavaClass {
09:51:59 
09:51:59 	public JavaClass() {
09:51:59 		System.out.println("");
09:51:59 	}
09:51:59 
09:51:59 }
09:51:59  TooltipText=null
09:51:59 13:51:59.374 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:59 13:51:59.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:59 13:51:59.374 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:51:59 13:51:59.374 DEBUG [main][MenuItemLookup] Found menu:'File'
09:51:59 13:51:59.374 DEBUG [main][MenuItemLookup] Item match:File
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:''
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:''
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:51:59 13:51:59.375 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:51:59 13:51:59.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:51:59 13:51:59.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:51:59 13:51:59.392 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:51:59 13:51:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:51:59 13:51:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:51:59 13:51:59.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:51:59  * Copyright (c) 2017 Red Hat, Inc and others.
09:51:59  * This program and the accompanying materials are made available under the
09:51:59  * terms of the Eclipse Public License 2.0 which is available at
09:51:59  * http://www.eclipse.org/legal/epl-2.0.
09:51:59  *
09:51:59  * SPDX-License-Identifier: EPL-2.0
09:51:59  *
09:51:59  * Contributors:
09:51:59  *     Red Hat, Inc - initial API and implementation
09:51:59  *******************************************************************************/
09:51:59 package test;
09:51:59 public class JavaClass {
09:51:59 
09:51:59 	public JavaClass() {
09:51:59 		System.out.println("");
09:51:59 	}
09:51:59 
09:51:59 }
09:51:59  TooltipText=null
09:51:59 13:51:59.401 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:51:59 13:51:59.401 DEBUG [main][EditorHandler] 2 editor(s) found
09:51:59 13:51:59.401 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java
09:51:59 13:51:59.451 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed
09:51:59 13:51:59.451 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:51:59 13:51:59.537 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:51:59 13:51:59.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:59 13:51:59.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:51:59 13:51:59.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:51:59 13:51:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:51:59 13:51:59.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:51:59 13:51:59.538 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:59 13:51:59.538 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:51:59 13:51:59.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:51:59 13:51:59.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:51:59 13:51:59.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:51:59 13:51:59.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:51:59 13:51:59.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:51:59 13:51:59.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:59 13:51:59.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:51:59 13:51:59.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:59 13:51:59.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:59 13:51:59.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:51:59 13:51:59.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:51:59 13:51:59.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:59 13:51:59.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:59 13:51:59.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:51:59 13:51:59.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:51:59 13:51:59.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:51:59 13:51:59.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:59 13:51:59.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:59 13:51:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:59 13:51:59.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:51:59 13:51:59.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:51:59 13:51:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:51:59 13:51:59.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:51:59 13:51:59.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:51:59 13:51:59.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:51:59 13:51:59.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:00 13:52:00.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:00 13:52:00.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:00 13:52:00.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:00 13:52:00.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:00 13:52:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:00 13:52:00.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:00 13:52:00.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:00 13:52:00.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
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:00 13:52:00.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:00 13:52:00.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:00 13:52:00.545 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:00 13:52:00.546 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:00 13:52:00.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:00 13:52:00.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:00 13:52:00.546 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:00 13:52:00.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:00 13:52:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:00 13:52:00.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:00 13:52:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:00 13:52:00.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:00 13:52:00.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:00 13:52:00.547 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:00 13:52:00.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:00 13:52:00.553 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:00 13:52:00.553 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:00 13:52:00.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:00 13:52:00.553 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:00 13:52:00.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:00 13:52:00.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:00 13:52:00.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:00 13:52:00.558 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:00 13:52:00.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68282961 is found...
09:52:00 13:52:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68282961 is found finished successfully
09:52:00 13:52:00.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:00 13:52:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:00 13:52:00.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:00 13:52:00.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:00 13:52:00.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:00 13:52:00.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:00 13:52:00.679 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:00 13:52:00.679 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:00 package test;
09:52:00 public class JavaClass {
09:52:00 
09:52:00 	public JavaClass() {
09:52:00 		System.out.println("");
09:52:00 	}
09:52:00 
09:52:00 }
09:52:00  TooltipText=null
09:52:00 13:52:00.679 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:00 13:52:00.679 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:00 13:52:00.880 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:01 13:52:01.082 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:01 13:52:01.082 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:01 13:52:01.283 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:01 13:52:01.485 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:01 13:52:01.485 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:01 13:52:01.685 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:01 13:52:01.890 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:01 13:52:01.890 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:02 13:52:02.090 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:02 13:52:02.292 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:02 13:52:02.292 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:52:02 13:52:02.493 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:52:03 13:52:03.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:03 13:52:03.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:03 13:52:03.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:03 13:52:03.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:03 13:52:03.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:03 13:52:03.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:03 13:52:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:03 13:52:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:03 13:52:03.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:03 13:52:03.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 '\*?\QProject Explorer\E')
09:52:03 13:52:03.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:03 13:52:03.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:03 13:52:03.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:03 13:52:03.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:03 13:52:03.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:03 13:52:03.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:03 13:52:03.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:03 13:52:03.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:03 13:52:03.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:03 13:52:03.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:03 13:52:03.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:03 13:52:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:03 13:52:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:03 13:52:03.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:03 13:52:03.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:03 13:52:03.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:03 13:52:03.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:03 13:52:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:03 13:52:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:03 13:52:03.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:04 13:52:04.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:04 13:52:04.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:04 13:52:04.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:04 13:52:04.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:04 13:52:04.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:04 13:52:04.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:04 13:52:04.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:04 13:52:04.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:04 13:52:04.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:04 13:52:04.529 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:04 13:52:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:04 13:52:04.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:04 13:52:04.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:04 13:52:04.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:04 13:52:04.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:04 13:52:04.530 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:04 13:52:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:04 13:52:04.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:04 13:52:04.536 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:04 13:52:04.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:04 13:52:04.536 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:04 13:52:04.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:04 13:52:04.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:04 13:52:04.543 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:04 13:52:04.543 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:04 13:52:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c66bfc5 is found...
09:52:04 13:52:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c66bfc5 is found finished successfully
09:52:04 13:52:04.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:04 13:52:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:04 13:52:04.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:04 13:52:04.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:04 13:52:04.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:04 13:52:04.575 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.575 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:04 package test;
09:52:04 public class JavaClass {
09:52:04 
09:52:04 	public JavaClass() {
09:52:04 
09:52:04 }
09:52:04  TooltipText=null
09:52:04 13:52:04.575 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:04 13:52:04.598 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.599 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:04  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:04  * This program and the accompanying materials are made available under the
09:52:04  * terms of the Eclipse Public License 2.0 which is available at
09:52:04  * http://www.eclipse.org/legal/epl-2.0.
09:52:04  *
09:52:04  * SPDX-License-Identifier: EPL-2.0
09:52:04  *
09:52:04  * Contributors:
09:52:04  *     Red Hat, Inc - initial API and implementation
09:52:04  *******************************************************************************/
09:52:04 package test;
09:52:04 public class JavaClass {
09:52:04 
09:52:04 	public JavaClass() {
09:52:04 		System.out.println("");
09:52:04 	}
09:52:04 
09:52:04 }
09:52:04  TooltipText=null
09:52:04 13:52:04.599 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:04 13:52:04.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:04 13:52:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:04 13:52:04.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:04 13:52:04.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:04 13:52:04.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:04 13:52:04.599 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:04 13:52:04.599 DEBUG [main][MenuItemLookup] Item match:File
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:''
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:''
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:04 13:52:04.600 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:04 13:52:04.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:04 13:52:04.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:04 13:52:04.600 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:04 13:52:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:04 13:52:04.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:04 13:52:04.628 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.628 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:04  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:04  * This program and the accompanying materials are made available under the
09:52:04  * terms of the Eclipse Public License 2.0 which is available at
09:52:04  * http://www.eclipse.org/legal/epl-2.0.
09:52:04  *
09:52:04  * SPDX-License-Identifier: EPL-2.0
09:52:04  *
09:52:04  * Contributors:
09:52:04  *     Red Hat, Inc - initial API and implementation
09:52:04  *******************************************************************************/
09:52:04 package test;
09:52:04 public class JavaClass {
09:52:04 
09:52:04 	public JavaClass() {
09:52:04 		System.out.println("");
09:52:04 	}
09:52:04 
09:52:04 }
09:52:04  TooltipText=null
09:52:04 13:52:04.628 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:04 13:52:04.628 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:04 13:52:04.629 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:04 13:52:04.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:04 13:52:04.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:04 13:52:04.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:04 13:52:04.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:04 13:52:04.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:04 13:52:04.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:04 13:52:04.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:04 13:52:04.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:04 13:52:04.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:04 13:52:04.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:04 13:52:04.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:04 13:52:04.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:04 13:52:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:04 13:52:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:04 13:52:04.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:04 13:52:04.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:04 13:52:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:04 13:52:04.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:04 13:52:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:04 13:52:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:04 13:52:04.691 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:04 13:52:04.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:04 13:52:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:04 13:52:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:04 13:52:04.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:04 13:52:04.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:04 13:52:04.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:04 13:52:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:04 13:52:04.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:04 13:52:04.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:04 13:52:04.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:04 13:52:04.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:04 13:52:04.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:04 13:52:04.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:04 13:52:04.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:05 13:52:05.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:05 13:52:05.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:05 13:52:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:05 13:52:05.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:05 13:52:05.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:05 13:52:05.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
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:05 13:52:05.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:05 13:52:05.696 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:05 13:52:05.696 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:05 13:52:05.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:05 13:52:05.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:05 13:52:05.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:05 13:52:05.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:05 13:52:05.697 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:05 13:52:05.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:05 13:52:05.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:05 13:52:05.705 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:05 13:52:05.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:05 13:52:05.705 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:05 13:52:05.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:05 13:52:05.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:05 13:52:05.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:05 13:52:05.710 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:05 13:52:05.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@130d2334 is found...
09:52:05 13:52:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@130d2334 is found finished successfully
09:52:05 13:52:05.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:05 13:52:05.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:05 13:52:05.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:05 13:52:05.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:05 13:52:05.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:05 13:52:05.847 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:05 13:52:05.847 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:05 package test;
09:52:05 public class JavaClass {
09:52:05 
09:52:05 	public JavaClass() {
09:52:05 		System.out.println("");
09:52:05 	}
09:52:05 
09:52:05 }
09:52:05  TooltipText=null
09:52:05 13:52:05.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:05 13:52:05.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:05 13:52:05.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:05 13:52:05.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:05 13:52:05.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:05 13:52:05.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:05 13:52:05.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:05 13:52:05.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:05 13:52:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:05 13:52:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:05 13:52:05.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:05 13:52:05.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:05 13:52:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:05 13:52:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:05 13:52:05.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:05 13:52:05.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:05 13:52:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:05 13:52:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:05 13:52:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:05 13:52:05.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:05 13:52:05.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:06 13:52:06.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:06 13:52:06.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:06 13:52:06.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:06 13:52:06.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:06 13:52:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:06 13:52:06.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:06 13:52:06.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:06 13:52:06.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
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:06 13:52:06.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:06 13:52:06.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:06 13:52:06.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:06 13:52:06.881 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:06 13:52:06.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:06 13:52:06.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:06 13:52:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:06 13:52:06.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:06 13:52:06.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:06 13:52:06.882 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:06 13:52:06.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:06 13:52:06.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:06 13:52:06.888 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:06 13:52:06.888 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:06 13:52:06.888 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:06 13:52:06.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:06 13:52:06.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:06 13:52:06.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:06 13:52:06.894 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:06 13:52:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@464e506b is found...
09:52:06 13:52:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@464e506b is found finished successfully
09:52:06 13:52:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:06 13:52:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:06 13:52:06.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:06 13:52:06.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:06 13:52:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:06 13:52:06.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:06 13:52:06.926 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:06 13:52:06.926 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:06 package test;
09:52:06 public class JavaClass {
09:52:06 
09:52:06 	public JavaClass() {
09:52:06 		System.out.println("");
09:52:06 	}
09:52:06 
09:52:06 }
09:52:06  TooltipText=null
09:52:06 13:52:06.926 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:06 13:52:06.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:06 13:52:06.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:06  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:06  * This program and the accompanying materials are made available under the
09:52:06  * terms of the Eclipse Public License 2.0 which is available at
09:52:06  * http://www.eclipse.org/legal/epl-2.0.
09:52:06  *
09:52:06  * SPDX-License-Identifier: EPL-2.0
09:52:06  *
09:52:06  * Contributors:
09:52:06  *     Red Hat, Inc - initial API and implementation
09:52:06  *******************************************************************************/
09:52:06 package test;
09:52:06 public class JavaClass {
09:52:06 
09:52:06 	public JavaClass() {
09:52:06 		System.out.println("");
09:52:06 	}
09:52:06 
09:52:06 }
09:52:06  TooltipText=null
09:52:06 13:52:06.937 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:06 13:52:06.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:06 13:52:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:06 13:52:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:06 13:52:06.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:06 13:52:06.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Item match:File
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:''
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:''
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:06 13:52:06.938 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:06 13:52:06.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:06 13:52:06.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:06 13:52:06.939 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:06 13:52:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:06 13:52:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:06 13:52:06.966 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:06 13:52:06.966 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:06  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:06  * This program and the accompanying materials are made available under the
09:52:06  * terms of the Eclipse Public License 2.0 which is available at
09:52:06  * http://www.eclipse.org/legal/epl-2.0.
09:52:06  *
09:52:06  * SPDX-License-Identifier: EPL-2.0
09:52:06  *
09:52:06  * Contributors:
09:52:06  *     Red Hat, Inc - initial API and implementation
09:52:06  *******************************************************************************/
09:52:06 package test;
09:52:06 public class JavaClass {
09:52:06 
09:52:06 	public JavaClass() {
09:52:06 		System.out.println("");
09:52:06 	}
09:52:06 
09:52:06 }
09:52:06  TooltipText=null
09:52:06 13:52:06.966 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:06 13:52:06.966 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:06 13:52:06.966 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:07 13:52:07.073 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:07 13:52:07.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:07 13:52:07.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:07 13:52:07.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:07 13:52:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:07 13:52:07.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:07 13:52:07.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:07 13:52:07.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:07 13:52:07.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:07 13:52:07.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:07 13:52:07.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:07 13:52:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:07 13:52:07.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:07 13:52:07.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:07 13:52:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:07 13:52:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:07 13:52:07.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:07 13:52:07.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:07 13:52:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:07 13:52:07.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:07 13:52:07.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:07 13:52:07.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:07 13:52:07.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:07 13:52:07.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:07 13:52:07.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:07 13:52:07.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:07 13:52:07.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:07 13:52:07.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:07 13:52:07.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:07 13:52:07.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:07 13:52:07.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:07 13:52:07.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:07 13:52:07.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:07 13:52:07.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:07 13:52:07.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:07 13:52:07.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:07 13:52:07.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:08 13:52:08.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:08 13:52:08.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:08 13:52:08.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:08 13:52:08.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:08 13:52:08.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:08 13:52:08.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:08 13:52:08.100 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:08 13:52:08.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:08 13:52:08.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:08 13:52:08.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:08 13:52:08.101 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:08 13:52:08.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:08 13:52:08.101 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:08 13:52:08.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:08 13:52:08.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:08 13:52:08.108 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:08 13:52:08.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:08 13:52:08.108 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:08 13:52:08.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:08 13:52:08.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:08 13:52:08.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:08 13:52:08.115 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:08 13:52:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f840ae2 is found...
09:52:08 13:52:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6f840ae2 is found finished successfully
09:52:08 13:52:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:08 13:52:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:08 13:52:08.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:08 13:52:08.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:08 13:52:08.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:08 13:52:08.241 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:08 13:52:08.241 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:08 package test;
09:52:08 public class JavaClass {
09:52:08 
09:52:08 	public JavaClass() {
09:52:08 		System.out.println("");
09:52:08 	}
09:52:08 
09:52:08 }
09:52:08  TooltipText=null
09:52:08 13:52:08.243 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35
09:52:08 13:52:08.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Revert File'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb	Shift+Alt+B'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline	Ctrl+O'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy	Ctrl+T'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Open With'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix	Ctrl+1'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Refactor	Shift+Alt+T'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Local History'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'References'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Declarations'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Run As'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Debug As'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Team'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Compare With'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Replace With'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Found menu:'Preferences...'
09:52:08 13:52:08.307 DEBUG [main][MenuItemLookup] Item match:Preferences...
09:52:08 13:52:08.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:08 13:52:08.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:08 13:52:08.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:08 13:52:08.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:08 13:52:08.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:08 13:52:08.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:08 13:52:08.309 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:08 13:52:08.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:08 13:52:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:08 13:52:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:08 13:52:08.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:08 13:52:08.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:08 13:52:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:08 13:52:08.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:08 13:52:08.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:08 13:52:08.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:08 13:52:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:08 13:52:08.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:08 13:52:08.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:08 13:52:08.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:08 13:52:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:08 13:52:08.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:09 13:52:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:09 13:52:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:09 13:52:09.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:09 13:52:09.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:09 13:52:09.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:09 13:52:09.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
09:52:09 13:52:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:09 13:52:09.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:09 13:52:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:09 13:52:09.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:09 13:52:09.350 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:09 13:52:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:09 13:52:09.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:09 13:52:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:09 13:52:09.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:09 13:52:09.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:09 13:52:09.351 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:09 13:52:09.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:09 13:52:09.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:09 13:52:09.359 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:09 13:52:09.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:09 13:52:09.359 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:09 13:52:09.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:09 13:52:09.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:09 13:52:09.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:09 13:52:09.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:09 13:52:09.395 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:09 13:52:09.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:09 13:52:09.396 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:09 13:52:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:09 13:52:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b8b6fa7 is found...
09:52:09 13:52:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b8b6fa7 is found finished successfully
09:52:09 13:52:09.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:09 13:52:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:09 13:52:09.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:09 13:52:09.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:09 13:52:09.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:09 13:52:09.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.399 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:09 package test;
09:52:09 public class JavaClass {
09:52:09 
09:52:09 	public JavaClass() {
09:52:09 		System.out.println("");
09:52:09 	}
09:52:09 
09:52:09 }
09:52:09  TooltipText=null
09:52:09 13:52:09.399 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:09 13:52:09.414 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.414 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:09  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:09  * This program and the accompanying materials are made available under the
09:52:09  * terms of the Eclipse Public License 2.0 which is available at
09:52:09  * http://www.eclipse.org/legal/epl-2.0.
09:52:09  *
09:52:09  * SPDX-License-Identifier: EPL-2.0
09:52:09  *
09:52:09  * Contributors:
09:52:09  *     Red Hat, Inc - initial API and implementation
09:52:09  *******************************************************************************/
09:52:09 package test;
09:52:09 public class JavaClass {
09:52:09 
09:52:09 	public JavaClass() {
09:52:09 		System.out.println("");
09:52:09 	}
09:52:09 
09:52:09 }
09:52:09  TooltipText=null
09:52:09 13:52:09.414 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:09 13:52:09.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:09 13:52:09.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:09 13:52:09.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:09 13:52:09.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:09 13:52:09.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:09 13:52:09.415 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:09 13:52:09.415 DEBUG [main][MenuItemLookup] Item match:File
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:''
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:''
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:09 13:52:09.416 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:09 13:52:09.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:09 13:52:09.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:09 13:52:09.416 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:09 13:52:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:09 13:52:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:09 13:52:09.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:09  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:09  * This program and the accompanying materials are made available under the
09:52:09  * terms of the Eclipse Public License 2.0 which is available at
09:52:09  * http://www.eclipse.org/legal/epl-2.0.
09:52:09  *
09:52:09  * SPDX-License-Identifier: EPL-2.0
09:52:09  *
09:52:09  * Contributors:
09:52:09  *     Red Hat, Inc - initial API and implementation
09:52:09  *******************************************************************************/
09:52:09 package test;
09:52:09 public class JavaClass {
09:52:09 
09:52:09 	public JavaClass() {
09:52:09 		System.out.println("");
09:52:09 	}
09:52:09 
09:52:09 }
09:52:09  TooltipText=null
09:52:09 13:52:09.443 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:09 13:52:09.443 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:09 13:52:09.443 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:09 13:52:09.507 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:09 13:52:09.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:09 13:52:09.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:09 13:52:09.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:09 13:52:09.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:09 13:52:09.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:09 13:52:09.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:09 13:52:09.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:09 13:52:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:09 13:52:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:09 13:52:09.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:09 13:52:09.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 '\*?\QProject Explorer\E')
09:52:09 13:52:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:09 13:52:09.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:09 13:52:09.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:09 13:52:09.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:09 13:52:09.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:09 13:52:09.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:09 13:52:09.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:09 13:52:09.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:09 13:52:09.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:09 13:52:09.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:09 13:52:09.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:09 13:52:09.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:09 13:52:09.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:09 13:52:09.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:09 13:52:09.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:10 13:52:10.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:10 13:52:10.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:10 13:52:10.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:10 13:52:10.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:10 13:52:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:10 13:52:10.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:10 13:52:10.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:10 13:52:10.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:10 13:52:10.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:10 13:52:10.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:10 13:52:10.515 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:10 13:52:10.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:10 13:52:10.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:10 13:52:10.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:10 13:52:10.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:10 13:52:10.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:10 13:52:10.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:10 13:52:10.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:10 13:52:10.516 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:10 13:52:10.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:10 13:52:10.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:10 13:52:10.522 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:10 13:52:10.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:10 13:52:10.522 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:10 13:52:10.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:10 13:52:10.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:10 13:52:10.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:10 13:52:10.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:10 13:52:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c46ae88 is found...
09:52:10 13:52:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5c46ae88 is found finished successfully
09:52:10 13:52:10.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:10 13:52:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:10 13:52:10.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:10 13:52:10.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:10 package test;
09:52:10 public class JavaClass {
09:52:10 
09:52:10 	public JavaClass() {
09:52:10 		System.out.println("");
09:52:10 	}
09:52:10 
09:52:10 }
09:52:10  TooltipText=null
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:10 13:52:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:10 13:52:10.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:10 13:52:10.637 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:10 13:52:10.637 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:52:10 13:52:10.637 DEBUG [main][MenuItemLookup] Item match:Edit
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:''
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:52:10 13:52:10.638 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:52:10 13:52:10.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:10 13:52:10.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:10 package test;
09:52:10 public class JavaClass {
09:52:10 
09:52:10 	public JavaClass() {
09:52:10 		System.out.println("");
09:52:10 	}
09:52:10 
09:52:10 }
09:52:10  TooltipText=null
09:52:10 13:52:10.639 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
09:52:10 13:52:10.639 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:52:11 13:52:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:11 13:52:11.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:11 13:52:11.639 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:11 13:52:11.639 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:11 13:52:11.639 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:52:11 13:52:11.639 DEBUG [main][MenuItemLookup] Item match:Edit
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:''
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:52:11 13:52:11.640 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:52:11 13:52:11.641 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
09:52:11 13:52:11.641 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
09:52:11 13:52:11.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
09:52:11 13:52:11.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
09:52:11 13:52:11.641 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
09:52:11 13:52:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:52:11 13:52:11.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
09:52:11 13:52:11.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:52:11 13:52:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:11 13:52:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:11 13:52:11.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:11 13:52:11.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:11 13:52:11.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:11 13:52:11.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:11 13:52:11.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:11 13:52:11.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:11 13:52:11.670 DEBUG [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")
09:52:11 13:52:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:11 13:52:11.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:11 13:52:11.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:12 13:52:12.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:12 13:52:12.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:12 13:52:12.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:12 13:52:12.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:12 13:52:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:52:12 13:52:12.674 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:52:12 13:52:12.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:52:12 13:52:12.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:52:12 13:52:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
09:52:13 13:52:13.187 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
09:52:13 13:52:13.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:13 13:52:13.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:13 13:52:13.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:13 13:52:13.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:13 13:52:13.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:13 13:52:13.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:13 13:52:13.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 '\*?\QProject Explorer\E')
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:13 13:52:13.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:13 13:52:13.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:13 13:52:13.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:13 13:52:13.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:13 13:52:13.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:13 13:52:13.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:13 13:52:13.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:13 13:52:13.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:13 13:52:13.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:13 13:52:13.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:13 13:52:13.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:13 13:52:13.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:13 13:52:13.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:13 13:52:13.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:13 13:52:13.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:13 13:52:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:13 13:52:13.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:13 13:52:13.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:13 13:52:13.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:13 13:52:13.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:14 13:52:14.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:14 13:52:14.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:14 13:52:14.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:14 13:52:14.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:14 13:52:14.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:14 13:52:14.203 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:14 13:52:14.203 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:14 13:52:14.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:14 13:52:14.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:14 13:52:14.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:14 13:52:14.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:14 13:52:14.204 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:14 13:52:14.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:14 13:52:14.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:14 13:52:14.210 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:14 13:52:14.210 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:14 13:52:14.210 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:14 13:52:14.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:14 13:52:14.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:14 13:52:14.213 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:14 13:52:14.214 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:14 13:52:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39dd4604 is found...
09:52:14 13:52:14.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39dd4604 is found finished successfully
09:52:14 13:52:14.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:14 13:52:14.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:14 13:52:14.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:14 13:52:14.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:14 13:52:14.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:14 13:52:14.246 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.246 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:14 package test;
09:52:14 public class JavaClass {
09:52:14 
09:52:14 	public JavaClass() {
09:52:14 		System.out.println("");
09:52:14 	}
09:52:14 
09:52:14 }
09:52:14  TooltipText=null
09:52:14 13:52:14.246 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:14 13:52:14.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:14  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:14  * This program and the accompanying materials are made available under the
09:52:14  * terms of the Eclipse Public License 2.0 which is available at
09:52:14  * http://www.eclipse.org/legal/epl-2.0.
09:52:14  *
09:52:14  * SPDX-License-Identifier: EPL-2.0
09:52:14  *
09:52:14  * Contributors:
09:52:14  *     Red Hat, Inc - initial API and implementation
09:52:14  *******************************************************************************/
09:52:14 package test;
09:52:14 public class JavaClass {
09:52:14 
09:52:14 	public JavaClass() {
09:52:14 		System.out.println("");
09:52:14 	}
09:52:14 
09:52:14 }
09:52:14  TooltipText=null
09:52:14 13:52:14.260 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:14 13:52:14.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:14 13:52:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:14 13:52:14.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:14 13:52:14.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:14 13:52:14.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Item match:File
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:''
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:''
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:14 13:52:14.261 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:14 13:52:14.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:14 13:52:14.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:14 13:52:14.262 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:14 13:52:14.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:14 13:52:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:14 13:52:14.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:14  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:14  * This program and the accompanying materials are made available under the
09:52:14  * terms of the Eclipse Public License 2.0 which is available at
09:52:14  * http://www.eclipse.org/legal/epl-2.0.
09:52:14  *
09:52:14  * SPDX-License-Identifier: EPL-2.0
09:52:14  *
09:52:14  * Contributors:
09:52:14  *     Red Hat, Inc - initial API and implementation
09:52:14  *******************************************************************************/
09:52:14 package test;
09:52:14 public class JavaClass {
09:52:14 
09:52:14 	public JavaClass() {
09:52:14 		System.out.println("");
09:52:14 	}
09:52:14 
09:52:14 }
09:52:14  TooltipText=null
09:52:14 13:52:14.289 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:14 13:52:14.289 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:14 13:52:14.289 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:14 13:52:14.360 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:14 13:52:14.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:14 13:52:14.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:14 13:52:14.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:14 13:52:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:14 13:52:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:14 13:52:14.360 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:14 13:52:14.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:14 13:52:14.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:14 13:52:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:14 13:52:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:14 13:52:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:14 13:52:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:14 13:52:14.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:14 13:52:14.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:14 13:52:14.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:14 13:52:14.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:14 13:52:14.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')
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:14 13:52:14.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:14 13:52:14.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:14 13:52:14.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:14 13:52:14.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:14 13:52:14.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:14 13:52:14.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:14 13:52:14.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:14 13:52:14.365 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:14 13:52:14.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:14 13:52:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:14 13:52:14.366 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:14 13:52:14.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:14 13:52:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:14 13:52:14.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:14 13:52:14.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:14 13:52:14.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:14 13:52:14.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:14 13:52:14.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:15 13:52:15.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:15 13:52:15.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:15 13:52:15.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:15 13:52:15.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:15 13:52:15.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:15 13:52:15.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
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:15 13:52:15.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:15 13:52:15.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:15 13:52:15.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:15 13:52:15.374 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:15 13:52:15.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:15 13:52:15.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:15 13:52:15.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:15 13:52:15.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:15 13:52:15.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:15 13:52:15.374 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:15 13:52:15.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:15 13:52:15.381 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:15 13:52:15.381 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:15 13:52:15.381 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:15 13:52:15.381 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:15 13:52:15.381 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:15 13:52:15.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:15 13:52:15.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:15 13:52:15.386 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:15 13:52:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@907bd90 is found...
09:52:15 13:52:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@907bd90 is found finished successfully
09:52:15 13:52:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:15 13:52:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:15 13:52:15.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:15 13:52:15.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:15 13:52:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:15 13:52:15.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:15 13:52:15.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:15 13:52:15.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:15 package test;
09:52:15 public class JavaClass {
09:52:15 
09:52:15 	public JavaClass() {
09:52:15 		System.out.println("");
09:52:15 	}
09:52:15 
09:52:15 }
09:52:15  TooltipText=null
09:52:15 13:52:15.524 INFO [WorkbenchTestable][TextEditor] Select text in editor
09:52:15 /*******************************************************************************
09:52:15  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:15  * This program and the accompanying materials are made available under the
09:52:15  * terms of the Eclipse Public License 2.0 which is available at
09:52:15  * http://www.eclipse.org/legal/epl-2.0.
09:52:15  *
09:52:15  * SPDX-License-Identifier: EPL-2.0
09:52:15  *
09:52:15  * Contributors:
09:52:15  *     Red Hat, Inc - initial API and implementation
09:52:15  *******************************************************************************/
09:52:15 package test;
09:52:15 public class JavaClass {
09:52:15 13:52:15.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:15 13:52:15.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:15 package test;
09:52:15 public class JavaClass {
09:52:15 
09:52:15 	public JavaClass() {
09:52:15 		System.out.println("");
09:52:15 	}
09:52:15 
09:52:15 }
09:52:15  TooltipText=null
09:52:15 13:52:15.529 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant
09:52:15 13:52:15.529 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:52:16 13:52:16.529 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:16 13:52:16.529 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:52:16 13:52:16.730 INFO [WorkbenchTestable][Keyboard]     As char:1, as int:49
09:52:17 13:52:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:52:17 13:52:17.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
09:52:17 13:52:17.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:52:17 13:52:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:17 13:52:17.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:17 13:52:17.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:52:17 13:52:17.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:52:17 13:52:17.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:17 13:52:17.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:17 13:52:17.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:18 13:52:18.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:18 13:52:18.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:18 13:52:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:52:18 13:52:18.746 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found
09:52:18 13:52:18.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:52:18 13:52:18.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:52:18 13:52:18.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:18 13:52:18.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:18 13:52:18.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:52:18 13:52:18.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:52:18 13:52:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:18 13:52:18.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:18 13:52:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:18 13:52:18.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:52:18 13:52:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in file (Ctrl+2 R)
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Rename in workspace (Shift+Alt+R)
09:52:18 13:52:18.752 DEBUG [WorkbenchTestable][ContentAssistant]   Create new JUnit test case for 'JavaClass.java'
09:52:18 13:52:18.752 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:52:18 13:52:18.752 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:52:18 13:52:18.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:52:18 13:52:18.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:52:18 13:52:18.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:18 13:52:18.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:18 13:52:18.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:18 13:52:18.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:18 13:52:18.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:18 13:52:18.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:18 13:52:18.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:18 13:52:18.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 '\*?\QProject Explorer\E')
09:52:18 13:52:18.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:18 13:52:18.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:18 13:52:18.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:18 13:52:18.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:18 13:52:18.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:18 13:52:18.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:18 13:52:18.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:18 13:52:18.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:18 13:52:18.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:18 13:52:18.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:18 13:52:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:18 13:52:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:18 13:52:18.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:18 13:52:18.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:18 13:52:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:18 13:52:18.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:18 13:52:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:18 13:52:18.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:18 13:52:18.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:19 13:52:19.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:19 13:52:19.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:19 13:52:19.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:19 13:52:19.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:19 13:52:19.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:19 13:52:19.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:19 13:52:19.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:19 13:52:19.816 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:19 13:52:19.817 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:19 13:52:19.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:19 13:52:19.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:19 13:52:19.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:19 13:52:19.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:19 13:52:19.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:19 13:52:19.818 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:19 13:52:19.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:19 13:52:19.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:19 13:52:19.827 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:19 13:52:19.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:19 13:52:19.827 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:19 13:52:19.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:19 13:52:19.831 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:19 13:52:19.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:19 13:52:19.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:19 13:52:19.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f90ad26 is found...
09:52:19 13:52:19.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f90ad26 is found finished successfully
09:52:19 13:52:19.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:19 13:52:19.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:19 13:52:19.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:19 13:52:19.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:19 13:52:19.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:19 13:52:19.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:19 13:52:19.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:19 package test;
09:52:19 public class JavaClass {
09:52:19 
09:52:19 	public JavaClass() {
09:52:19 		System.out.println("");
09:52:19 	}
09:52:19 
09:52:19 }
09:52:19  TooltipText=null
09:52:19 13:52:19.867 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:19 13:52:19.886 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:19 13:52:19.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:19  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:19  * This program and the accompanying materials are made available under the
09:52:19  * terms of the Eclipse Public License 2.0 which is available at
09:52:19  * http://www.eclipse.org/legal/epl-2.0.
09:52:19  *
09:52:19  * SPDX-License-Identifier: EPL-2.0
09:52:19  *
09:52:19  * Contributors:
09:52:19  *     Red Hat, Inc - initial API and implementation
09:52:19  *******************************************************************************/
09:52:19 package test;
09:52:19 public class JavaClass {
09:52:19 
09:52:19 	public JavaClass() {
09:52:19 		System.out.println("");
09:52:19 	}
09:52:19 
09:52:19 }
09:52:19  TooltipText=null
09:52:19 13:52:19.887 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:19 13:52:19.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:19 13:52:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:19 13:52:19.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:19 13:52:19.887 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:19 13:52:19.887 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:19 13:52:19.887 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:19 13:52:19.887 DEBUG [main][MenuItemLookup] Item match:File
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:''
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:''
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:19 13:52:19.888 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:19 13:52:19.888 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:19 13:52:19.888 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:19 13:52:19.888 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:19 13:52:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:19 13:52:19.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:19 13:52:19.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:19 13:52:19.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:19  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:19  * This program and the accompanying materials are made available under the
09:52:19  * terms of the Eclipse Public License 2.0 which is available at
09:52:19  * http://www.eclipse.org/legal/epl-2.0.
09:52:19  *
09:52:19  * SPDX-License-Identifier: EPL-2.0
09:52:19  *
09:52:19  * Contributors:
09:52:19  *     Red Hat, Inc - initial API and implementation
09:52:19  *******************************************************************************/
09:52:19 package test;
09:52:19 public class JavaClass {
09:52:19 
09:52:19 	public JavaClass() {
09:52:19 		System.out.println("");
09:52:19 	}
09:52:19 
09:52:19 }
09:52:19  TooltipText=null
09:52:19 13:52:19.918 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:19 13:52:19.918 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:19 13:52:19.918 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:19 13:52:19.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:19 13:52:19.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:19 13:52:19.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:19 13:52:19.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:19 13:52:19.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:19 13:52:19.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:19 13:52:19.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:19 13:52:19.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:19 13:52:19.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:19 13:52:19.997 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:19 13:52:19.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:19 13:52:19.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:19 13:52:19.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:19 13:52:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:20 13:52:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:20 13:52:20.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:20 13:52:20.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:20 13:52:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:20 13:52:20.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:20 13:52:20.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:20 13:52:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:20 13:52:20.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:20 13:52:20.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:20 13:52:20.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:20 13:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:20 13:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:20 13:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:20 13:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:20 13:52:20.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:20 13:52:20.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:20 13:52:20.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:20 13:52:20.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:20 13:52:20.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:20 13:52:20.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:20 13:52:20.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:20 13:52:20.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:20 13:52:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:20 13:52:20.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:20 13:52:20.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:20 13:52:20.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:20 13:52:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:21 13:52:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:21 13:52:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:21 13:52:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:21 13:52:21.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:21 13:52:21.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:21 13:52:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:21 13:52:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:21 13:52:21.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
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:21 13:52:21.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:21 13:52:21.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:21 13:52:21.031 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:21 13:52:21.031 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:21 13:52:21.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:21 13:52:21.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:21 13:52:21.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:21 13:52:21.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:21 13:52:21.032 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:21 13:52:21.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:21 13:52:21.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:21 13:52:21.039 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:21 13:52:21.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:21 13:52:21.039 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:21 13:52:21.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:21 13:52:21.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:21 13:52:21.043 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:21 13:52:21.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:21 13:52:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b4f6879 is found...
09:52:21 13:52:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b4f6879 is found finished successfully
09:52:21 13:52:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:21 13:52:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:21 13:52:21.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:21 13:52:21.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:21 13:52:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:21 13:52:21.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:21 13:52:21.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:21 13:52:21.155 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:21 package test;
09:52:21 public class JavaClass {
09:52:21 
09:52:21 	public JavaClass() {
09:52:21 		System.out.println("");
09:52:21 	}
09:52:21 
09:52:21 }
09:52:21  TooltipText=null
09:52:21 13:52:21.155 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:21 13:52:21.155 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:21 13:52:21.355 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:21 13:52:21.557 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:21 13:52:21.557 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:21 13:52:21.758 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:21 13:52:21.962 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:21 13:52:21.962 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:22 13:52:22.162 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:22 13:52:22.365 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:22 13:52:22.365 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:22 13:52:22.565 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:22 13:52:22.768 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:22 13:52:22.768 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:52:22 13:52:22.968 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:52:23 13:52:23.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:23 13:52:23.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:23 13:52:23.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:23 13:52:23.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:23 13:52:23.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:23 13:52:23.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:23 13:52:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:23 13:52:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:23 13:52:23.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:23 13:52:23.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:23 13:52:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:23 13:52:23.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:23 13:52:23.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:23 13:52:23.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:23 13:52:23.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:23 13:52:23.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:23 13:52:23.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:24 13:52:24.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:24 13:52:24.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:24 13:52:24.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:24 13:52:24.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:24 13:52:24.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:24 13:52:24.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:24 13:52:24.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:24 13:52:24.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:24 13:52:24.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:24 13:52:24.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:24 13:52:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:24 13:52:24.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:24 13:52:24.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:24 13:52:24.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:24 13:52:24.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:25 13:52:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:25 13:52:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:25 13:52:25.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:25 13:52:25.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:25 13:52:25.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:25 13:52:25.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
09:52:25 13:52:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:25 13:52:25.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:25 13:52:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:25 13:52:25.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:25 13:52:25.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:25 13:52:25.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:25 13:52:25.013 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:25 13:52:25.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:25 13:52:25.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:25 13:52:25.014 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:25 13:52:25.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:25 13:52:25.014 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:25 13:52:25.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:25 13:52:25.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:25 13:52:25.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:25 13:52:25.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:25 13:52:25.020 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:25 13:52:25.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:25 13:52:25.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:25 13:52:25.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:25 13:52:25.027 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:25 13:52:25.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:25 13:52:25.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c4c1250 is found...
09:52:25 13:52:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c4c1250 is found finished successfully
09:52:25 13:52:25.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:25 13:52:25.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:25 13:52:25.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:25 13:52:25.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:25 13:52:25.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:25 13:52:25.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:25 package test;
09:52:25 public class JavaClass {
09:52:25 
09:52:25 	public JavaClass() {
09:52:25 
09:52:25 }
09:52:25  TooltipText=null
09:52:25 13:52:25.059 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:25 13:52:25.075 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.075 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:25  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:25  * This program and the accompanying materials are made available under the
09:52:25  * terms of the Eclipse Public License 2.0 which is available at
09:52:25  * http://www.eclipse.org/legal/epl-2.0.
09:52:25  *
09:52:25  * SPDX-License-Identifier: EPL-2.0
09:52:25  *
09:52:25  * Contributors:
09:52:25  *     Red Hat, Inc - initial API and implementation
09:52:25  *******************************************************************************/
09:52:25 package test;
09:52:25 public class JavaClass {
09:52:25 
09:52:25 	public JavaClass() {
09:52:25 		System.out.println("");
09:52:25 	}
09:52:25 
09:52:25 }
09:52:25  TooltipText=null
09:52:25 13:52:25.075 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:25 13:52:25.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:25 13:52:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:25 13:52:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:25 13:52:25.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:25 13:52:25.076 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:25 13:52:25.076 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:25 13:52:25.076 DEBUG [main][MenuItemLookup] Item match:File
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:''
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:''
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:25 13:52:25.077 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:25 13:52:25.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:25 13:52:25.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:25 13:52:25.077 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:25 13:52:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:25 13:52:25.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:25 13:52:25.087 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.087 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:25  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:25  * This program and the accompanying materials are made available under the
09:52:25  * terms of the Eclipse Public License 2.0 which is available at
09:52:25  * http://www.eclipse.org/legal/epl-2.0.
09:52:25  *
09:52:25  * SPDX-License-Identifier: EPL-2.0
09:52:25  *
09:52:25  * Contributors:
09:52:25  *     Red Hat, Inc - initial API and implementation
09:52:25  *******************************************************************************/
09:52:25 package test;
09:52:25 public class JavaClass {
09:52:25 
09:52:25 	public JavaClass() {
09:52:25 		System.out.println("");
09:52:25 	}
09:52:25 
09:52:25 }
09:52:25  TooltipText=null
09:52:25 13:52:25.087 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:25 13:52:25.087 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:25 13:52:25.087 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:25 13:52:25.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:25 13:52:25.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:25 13:52:25.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:25 13:52:25.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:25 13:52:25.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:25 13:52:25.156 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:25 13:52:25.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:25 13:52:25.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:25 13:52:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:25 13:52:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:25 13:52:25.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:25 13:52:25.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')
09:52:25 13:52:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:25 13:52:25.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:25 13:52:25.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:25 13:52:25.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:25 13:52:25.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:25 13:52:25.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:25 13:52:25.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:25 13:52:25.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:25 13:52:25.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:25 13:52:25.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:25 13:52:25.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:25 13:52:25.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:25 13:52:25.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:25 13:52:25.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:25 13:52:25.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:25 13:52:25.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:25 13:52:25.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:25 13:52:25.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:25 13:52:25.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:25 13:52:25.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:26 13:52:26.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:26 13:52:26.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:26 13:52:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:26 13:52:26.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:26 13:52:26.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:26 13:52:26.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:26 13:52:26.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:26 13:52:26.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:26 13:52:26.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:26 13:52:26.164 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:26 13:52:26.164 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:26 13:52:26.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:26 13:52:26.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:26 13:52:26.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:26 13:52:26.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:26 13:52:26.165 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:26 13:52:26.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:26 13:52:26.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:26 13:52:26.172 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:26 13:52:26.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:26 13:52:26.172 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:26 13:52:26.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:26 13:52:26.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:26 13:52:26.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:26 13:52:26.176 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:26 13:52:26.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:26 13:52:26.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:26 13:52:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b0497b5 is found...
09:52:26 13:52:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b0497b5 is found finished successfully
09:52:26 13:52:26.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:26 13:52:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:26 13:52:26.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:26 13:52:26.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:26 13:52:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:26 13:52:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:26 13:52:26.287 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:26 13:52:26.287 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:26 package test;
09:52:26 public class JavaClass {
09:52:26 
09:52:26 	public JavaClass() {
09:52:26 		System.out.println("");
09:52:26 	}
09:52:26 
09:52:26 }
09:52:26  TooltipText=null
09:52:26 13:52:26.287 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:26 13:52:26.287 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:26 13:52:26.487 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:26 13:52:26.690 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:26 13:52:26.690 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:26 13:52:26.890 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:27 13:52:27.094 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:27 13:52:27.094 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:27 13:52:27.295 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:27 13:52:27.497 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:52:27 13:52:27.497 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:52:27 13:52:27.697 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:52:27 13:52:27.900 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:27 13:52:27.900 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:52:28 13:52:28.100 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:52:29 13:52:29.102 INFO [WorkbenchTestable][TextEditor] Select text in editor
09:52:29 /*******************************************************************************
09:52:29  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:29  * This program and the accompanying materials are made available under the
09:52:29  * terms of the Eclipse Public License 2.0 which is available at
09:52:29  * http://www.eclipse.org/legal/epl-2.0.
09:52:29  *
09:52:29  * SPDX-License-Identifier: EPL-2.0
09:52:29  *
09:52:29  * Contributors:
09:52:29  *     Red Hat, Inc - initial API and implementation
09:52:29  *******************************************************************************/
09:52:29 package test;
09:52:29 public class JavaClass {
09:52:29 13:52:29.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:29 13:52:29.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:29 13:52:29.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:29 13:52:29.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:29 13:52:29.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:29 13:52:29.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:29 13:52:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:29 13:52:29.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:29 13:52:29.111 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:29 13:52:29.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:29 13:52:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:29 13:52:29.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:29 13:52:29.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:29 13:52:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:29 13:52:29.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:29 13:52:29.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:29 13:52:29.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:29 13:52:29.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:29 13:52:29.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:29 13:52:29.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:29 13:52:29.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:29 13:52:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:29 13:52:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:29 13:52:29.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:29 13:52:29.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:29 13:52:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:29 13:52:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:29 13:52:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:29 13:52:29.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:29 13:52:29.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:29 13:52:29.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:29 13:52:29.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:30 13:52:30.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:30 13:52:30.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:30 13:52:30.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:30 13:52:30.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:30 13:52:30.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:30 13:52:30.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
09:52:30 13:52:30.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:30 13:52:30.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:30 13:52:30.144 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:30 13:52:30.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:30 13:52:30.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:30 13:52:30.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:30 13:52:30.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:30 13:52:30.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:30 13:52:30.145 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:30 13:52:30.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:30 13:52:30.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:30 13:52:30.150 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:30 13:52:30.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:30 13:52:30.150 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:30 13:52:30.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:30 13:52:30.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:30 13:52:30.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:30 13:52:30.156 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:30 13:52:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58d12b00 is found...
09:52:30 13:52:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58d12b00 is found finished successfully
09:52:30 13:52:30.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')
09:52:30 13:52:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:30 13:52:30.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:30 13:52:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:30 13:52:30.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:30 13:52:30.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.188 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:30 package test;
09:52:30 public class JavaClass {
09:52:30 
09:52:30 	public JavaClass() {
09:52:30 		System.out.println("");
09:52:30 	}
09:52:30 
09:52:30 }
09:52:30  TooltipText=null
09:52:30 13:52:30.188 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:30 13:52:30.200 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.200 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:30  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:30  * This program and the accompanying materials are made available under the
09:52:30  * terms of the Eclipse Public License 2.0 which is available at
09:52:30  * http://www.eclipse.org/legal/epl-2.0.
09:52:30  *
09:52:30  * SPDX-License-Identifier: EPL-2.0
09:52:30  *
09:52:30  * Contributors:
09:52:30  *     Red Hat, Inc - initial API and implementation
09:52:30  *******************************************************************************/
09:52:30 package test;
09:52:30 public class JavaClass {
09:52:30 
09:52:30 	public JavaClass() {
09:52:30 		System.out.println("");
09:52:30 	}
09:52:30 
09:52:30 }
09:52:30  TooltipText=null
09:52:30 13:52:30.200 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:30 13:52:30.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:30 13:52:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:30 13:52:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:30 13:52:30.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:30 13:52:30.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Item match:File
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:''
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:''
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:30 13:52:30.201 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:30 13:52:30.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:30 13:52:30.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:30 13:52:30.215 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:30 13:52:30.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:30 13:52:30.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:30 13:52:30.234 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.234 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:30  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:30  * This program and the accompanying materials are made available under the
09:52:30  * terms of the Eclipse Public License 2.0 which is available at
09:52:30  * http://www.eclipse.org/legal/epl-2.0.
09:52:30  *
09:52:30  * SPDX-License-Identifier: EPL-2.0
09:52:30  *
09:52:30  * Contributors:
09:52:30  *     Red Hat, Inc - initial API and implementation
09:52:30  *******************************************************************************/
09:52:30 package test;
09:52:30 public class JavaClass {
09:52:30 
09:52:30 	public JavaClass() {
09:52:30 		System.out.println("");
09:52:30 	}
09:52:30 
09:52:30 }
09:52:30  TooltipText=null
09:52:30 13:52:30.234 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:30 13:52:30.234 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:30 13:52:30.234 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:30 13:52:30.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:30 13:52:30.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:30 13:52:30.291 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:30 13:52:30.291 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:30 13:52:30.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:30 13:52:30.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:30 13:52:30.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:30 13:52:30.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:30 13:52:30.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:30 13:52:30.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:30 13:52:30.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:30 13:52:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:30 13:52:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:30 13:52:30.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:30 13:52:30.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')
09:52:30 13:52:30.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:30 13:52:30.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:30 13:52:30.295 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:30 13:52:30.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:30 13:52:30.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:30 13:52:30.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:30 13:52:30.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:30 13:52:30.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:30 13:52:30.297 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:30 13:52:30.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:30 13:52:30.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:30 13:52:30.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:30 13:52:30.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:30 13:52:30.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:30 13:52:30.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:30 13:52:30.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:31 13:52:31.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:31 13:52:31.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:31 13:52:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:31 13:52:31.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:31 13:52:31.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:31 13:52:31.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:31 13:52:31.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:31 13:52:31.800 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:31 13:52:31.800 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:31 13:52:31.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:31 13:52:31.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:31 13:52:31.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:31 13:52:31.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:31 13:52:31.801 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:31 13:52:31.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:31 13:52:31.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:31 13:52:31.807 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:31 13:52:31.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:31 13:52:31.807 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:31 13:52:31.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:31 13:52:31.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:31 13:52:31.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:31 13:52:31.812 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:31 13:52:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4603cd79 is found...
09:52:31 13:52:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4603cd79 is found finished successfully
09:52:31 13:52:31.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:31 13:52:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:31 13:52:31.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:31 13:52:31.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:31 13:52:31.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:31 13:52:31.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:31 13:52:31.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:31 package test;
09:52:31 public class JavaClass {
09:52:31 
09:52:31 	public JavaClass() {
09:52:31 		System.out.println("");
09:52:31 	}
09:52:31 
09:52:31 }
09:52:31  TooltipText=null
09:52:31 13:52:31.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:31 13:52:31.929 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:31 13:52:31.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:31 13:52:31.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:31 13:52:31.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:31 13:52:31.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:31 13:52:31.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:31 13:52:31.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:31 13:52:31.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:31 13:52:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:31 13:52:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:31 13:52:31.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:31 13:52:31.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:31 13:52:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:31 13:52:31.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:31 13:52:31.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:31 13:52:31.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:31 13:52:31.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:31 13:52:31.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:31 13:52:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:31 13:52:31.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:31 13:52:31.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:32 13:52:32.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:32 13:52:32.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:32 13:52:32.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:32 13:52:32.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:32 13:52:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:32 13:52:32.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:32 13:52:32.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:32 13:52:32.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:32 13:52:32.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:32 13:52:32.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:32 13:52:32.961 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:32 13:52:32.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:32 13:52:32.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:32 13:52:32.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:32 13:52:32.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:32 13:52:32.962 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:32 13:52:32.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:32 13:52:32.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:32 13:52:32.967 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:32 13:52:32.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:32 13:52:32.967 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:32 13:52:32.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:32 13:52:32.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:32 13:52:32.971 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:32 13:52:32.972 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:33 13:52:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a51997b is found...
09:52:33 13:52:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a51997b is found finished successfully
09:52:33 13:52:33.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:33 13:52:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:33 13:52:33.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:33 13:52:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:33 13:52:33.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:33 13:52:33.004 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.004 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:33 package test;
09:52:33 public class JavaClass {
09:52:33 
09:52:33 	public JavaClass() {
09:52:33 		System.out.println("");
09:52:33 	}
09:52:33 
09:52:33 }
09:52:33  TooltipText=null
09:52:33 13:52:33.004 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:33 13:52:33.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:33  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:33  * This program and the accompanying materials are made available under the
09:52:33  * terms of the Eclipse Public License 2.0 which is available at
09:52:33  * http://www.eclipse.org/legal/epl-2.0.
09:52:33  *
09:52:33  * SPDX-License-Identifier: EPL-2.0
09:52:33  *
09:52:33  * Contributors:
09:52:33  *     Red Hat, Inc - initial API and implementation
09:52:33  *******************************************************************************/
09:52:33 package test;
09:52:33 public class JavaClass {
09:52:33 
09:52:33 	public JavaClass() {
09:52:33 		System.out.println("");
09:52:33 	}
09:52:33 
09:52:33 }
09:52:33  TooltipText=null
09:52:33 13:52:33.020 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:33 13:52:33.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:33 13:52:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:33 13:52:33.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:33 13:52:33.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:33 13:52:33.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:33 13:52:33.021 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:33 13:52:33.021 DEBUG [main][MenuItemLookup] Item match:File
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:''
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:''
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:33 13:52:33.022 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:33 13:52:33.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:33 13:52:33.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:33 13:52:33.022 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:33 13:52:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:33 13:52:33.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:33 13:52:33.054 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.054 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:33  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:33  * This program and the accompanying materials are made available under the
09:52:33  * terms of the Eclipse Public License 2.0 which is available at
09:52:33  * http://www.eclipse.org/legal/epl-2.0.
09:52:33  *
09:52:33  * SPDX-License-Identifier: EPL-2.0
09:52:33  *
09:52:33  * Contributors:
09:52:33  *     Red Hat, Inc - initial API and implementation
09:52:33  *******************************************************************************/
09:52:33 package test;
09:52:33 public class JavaClass {
09:52:33 
09:52:33 	public JavaClass() {
09:52:33 		System.out.println("");
09:52:33 	}
09:52:33 
09:52:33 }
09:52:33  TooltipText=null
09:52:33 13:52:33.054 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:33 13:52:33.054 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:33 13:52:33.054 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:33 13:52:33.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:33 13:52:33.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:33 13:52:33.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:33 13:52:33.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:33 13:52:33.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:33 13:52:33.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:33 13:52:33.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:33 13:52:33.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:33 13:52:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:33 13:52:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:33 13:52:33.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:33 13:52:33.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')
09:52:33 13:52:33.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:33 13:52:33.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:33 13:52:33.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:33 13:52:33.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:33 13:52:33.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:33 13:52:33.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:33 13:52:33.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:33 13:52:33.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:33 13:52:33.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:33 13:52:33.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:33 13:52:33.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:33 13:52:33.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:33 13:52:33.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:33 13:52:33.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:33 13:52:33.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:33 13:52:33.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:33 13:52:33.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:33 13:52:33.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:33 13:52:33.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:33 13:52:33.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:34 13:52:34.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:34 13:52:34.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:34 13:52:34.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:34 13:52:34.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:34 13:52:34.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:34 13:52:34.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:34 13:52:34.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
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:34 13:52:34.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:34 13:52:34.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:34 13:52:34.156 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:34 13:52:34.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:34 13:52:34.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:34 13:52:34.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:34 13:52:34.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:34 13:52:34.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:34 13:52:34.157 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:34 13:52:34.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:34 13:52:34.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:34 13:52:34.165 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:34 13:52:34.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:34 13:52:34.165 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:34 13:52:34.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:34 13:52:34.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:34 13:52:34.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:34 13:52:34.170 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:34 13:52:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@351716bb is found...
09:52:34 13:52:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@351716bb is found finished successfully
09:52:34 13:52:34.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:34 13:52:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:34 13:52:34.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:34 13:52:34.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:34 13:52:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:34 13:52:34.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:34 13:52:34.287 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:34 13:52:34.287 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:34 package test;
09:52:34 public class JavaClass {
09:52:34 
09:52:34 	public JavaClass() {
09:52:34 		System.out.println("");
09:52:34 	}
09:52:34 
09:52:34 }
09:52:34  TooltipText=null
09:52:34 13:52:34.287 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0]
09:52:34 13:52:34.305 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:34 13:52:34.305 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:34  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:34  * This program and the accompanying materials are made available under the
09:52:34  * terms of the Eclipse Public License 2.0 which is available at
09:52:34  * http://www.eclipse.org/legal/epl-2.0.
09:52:34  *
09:52:34  * SPDX-License-Identifier: EPL-2.0
09:52:34  *
09:52:34  * Contributors:
09:52:34  *     Red Hat, Inc - initial API and implementation
09:52:34  *******************************************************************************/
09:52:34 package test;
09:52:34 public class JavaClass {
09:52:34 
09:52:34 	public JavaClass() {
09:52:34 		System.out.println("");
09:52:34 	}
09:52:34 
09:52:34 }
09:52:34  TooltipText=null
09:52:34 13:52:34.305 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant
09:52:34 13:52:34.305 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:52:35 13:52:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:35 13:52:35.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:35 13:52:35.305 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:35 13:52:35.305 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:35 13:52:35.306 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:52:35 13:52:35.306 DEBUG [main][MenuItemLookup] Item match:Edit
09:52:35 13:52:35.306 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:35 13:52:35.306 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:52:35 13:52:35.306 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:''
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals'
09:52:35 13:52:35.307 DEBUG [main][MenuItemLookup] Item match:Java Proposals
09:52:35 13:52:35.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals"
09:52:35 13:52:35.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals
09:52:35 13:52:35.311 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals
09:52:35 13:52:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:52:35 13:52:35.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:52:35 13:52:35.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:52:35 13:52:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:35 13:52:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:35 13:52:35.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:52:35 13:52:35.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:52:35 13:52:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:35 13:52:35.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:35 13:52:35.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:35 13:52:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:35 13:52:35.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:52:35 13:52:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:35 13:52:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:35 13:52:35.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   abstract
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   class
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   enum
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   final
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   import
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   interface
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   non-sealed
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   public
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   record
09:52:35 13:52:35.353 DEBUG [WorkbenchTestable][ContentAssistant]   sealed
09:52:35 13:52:35.353 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:52:35 13:52:35.353 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:52:35 13:52:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:52:35 13:52:35.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:52:35 13:52:35.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:35 13:52:35.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:35 13:52:35.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:35 13:52:35.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:35 13:52:35.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:35 13:52:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:35 13:52:35.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:35 13:52:35.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:35 13:52:35.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:35 13:52:35.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:35 13:52:35.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:35 13:52:35.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:35 13:52:35.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:35 13:52:35.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:35 13:52:35.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:35 13:52:35.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:35 13:52:35.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:35 13:52:35.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:35 13:52:35.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:35 13:52:35.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:35 13:52:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:35 13:52:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:35 13:52:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:35 13:52:35.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:35 13:52:35.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:35 13:52:35.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:37 13:52:35.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:37 13:52:36.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:37 13:52:36.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:37 13:52:36.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:37 13:52:36.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:37 13:52:36.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:37 13:52:36.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
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:37 13:52:36.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:37 13:52:36.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:37 13:52:36.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:37 13:52:36.420 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:37 13:52:36.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:37 13:52:36.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:37 13:52:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:37 13:52:36.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:37 13:52:36.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:37 13:52:36.422 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:37 13:52:36.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:37 13:52:36.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:37 13:52:36.428 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:37 13:52:36.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:37 13:52:36.429 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:37 13:52:36.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:41 13:52:36.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:41 13:52:36.433 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:41 13:52:36.433 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:41 13:52:36.464 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:41 13:52:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:41 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:42 13:52:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64cfa232 is found...
09:52:42 13:52:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64cfa232 is found finished successfully
09:52:42 13:52:36.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')
09:52:42 13:52:36.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:36.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:36.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:36.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:42 13:52:36.468 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.468 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:42  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:42  * This program and the accompanying materials are made available under the
09:52:42  * terms of the Eclipse Public License 2.0 which is available at
09:52:42  * http://www.eclipse.org/legal/epl-2.0.
09:52:42  *
09:52:42  * SPDX-License-Identifier: EPL-2.0
09:52:42  *
09:52:42  * Contributors:
09:52:42  *     Red Hat, Inc - initial API and implementation
09:52:42  *******************************************************************************/
09:52:42 package test;
09:52:42 public class JavaClass {
09:52:42 
09:52:42 	public JavaClass() {
09:52:42 		System.out.println("");
09:52:42 	}
09:52:42 
09:52:42 }
09:52:42  TooltipText=null
09:52:42 13:52:36.468 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:42 13:52:36.479 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.479 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:42  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:42  * This program and the accompanying materials are made available under the
09:52:42  * terms of the Eclipse Public License 2.0 which is available at
09:52:42  * http://www.eclipse.org/legal/epl-2.0.
09:52:42  *
09:52:42  * SPDX-License-Identifier: EPL-2.0
09:52:42  *
09:52:42  * Contributors:
09:52:42  *     Red Hat, Inc - initial API and implementation
09:52:42  *******************************************************************************/
09:52:42 package test;
09:52:42 public class JavaClass {
09:52:42 
09:52:42 	public JavaClass() {
09:52:42 		System.out.println("");
09:52:42 	}
09:52:42 
09:52:42 }
09:52:42  TooltipText=null
09:52:42 13:52:36.479 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:42 13:52:36.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:42 13:52:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:42 13:52:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:42 13:52:36.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:42 13:52:36.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Item match:File
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:''
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:''
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:42 13:52:36.480 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:42 13:52:36.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:42 13:52:36.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:42 13:52:36.481 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:42 13:52:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:42 13:52:36.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:42 13:52:36.515 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.515 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:42  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:42  * This program and the accompanying materials are made available under the
09:52:42  * terms of the Eclipse Public License 2.0 which is available at
09:52:42  * http://www.eclipse.org/legal/epl-2.0.
09:52:42  *
09:52:42  * SPDX-License-Identifier: EPL-2.0
09:52:42  *
09:52:42  * Contributors:
09:52:42  *     Red Hat, Inc - initial API and implementation
09:52:42  *******************************************************************************/
09:52:42 package test;
09:52:42 public class JavaClass {
09:52:42 
09:52:42 	public JavaClass() {
09:52:42 		System.out.println("");
09:52:42 	}
09:52:42 
09:52:42 }
09:52:42  TooltipText=null
09:52:42 13:52:36.515 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:42 13:52:36.515 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:42 13:52:36.515 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:42 13:52:36.571 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:42 13:52:36.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:42 13:52:36.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:42 13:52:36.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:42 13:52:36.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:42 13:52:36.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:36.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:36.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:42 13:52:36.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:36.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:36.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:42 13:52:36.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 '\*?\QProject Explorer\E')
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:36.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:36.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:36.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:42 13:52:36.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:36.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:42 13:52:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:42 13:52:36.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:42 13:52:36.576 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:36.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:36.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:36.577 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:36.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:36.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:36.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:36.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:36.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:36.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:37.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:37.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:42 13:52:37.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:37.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:37.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
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:37.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:42 13:52:37.579 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:42 13:52:37.579 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:42 13:52:37.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:42 13:52:37.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:42 13:52:37.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:42 13:52:37.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:42 13:52:37.580 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:42 13:52:37.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:42 13:52:37.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:42 13:52:37.588 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:42 13:52:37.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:42 13:52:37.588 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:42 13:52:37.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:42 13:52:37.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:42 13:52:37.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:42 13:52:37.593 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:42 13:52:37.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c7fd3d7 is found...
09:52:42 13:52:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3c7fd3d7 is found finished successfully
09:52:42 13:52:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:42 13:52:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:37.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:37.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:42 13:52:37.701 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.701 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:42 package test;
09:52:42 public class JavaClass {
09:52:42 
09:52:42 	public JavaClass() {
09:52:42 		System.out.println("");
09:52:42 	}
09:52:42 
09:52:42 }
09:52:42  TooltipText=null
09:52:42 13:52:37.701 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22
09:52:42 13:52:37.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:42 13:52:37.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:37.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:37.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:42 13:52:37.714 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:42 package test;
09:52:42 public class JavaClass {
09:52:42 
09:52:42 	public JavaClass() {
09:52:42 test		System.out.println("");
09:52:42 	}
09:52:42 
09:52:42 }
09:52:42  TooltipText=null
09:52:42 13:52:37.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.717 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:42 13:52:37.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:42 13:52:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:37.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:37.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:37.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:42 13:52:37.719 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:37.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:37.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:37.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:37.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:37.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:37.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:37.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:37.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:37.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:37.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:37.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:37.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:38.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:38.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:38.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:42 13:52:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:42 13:52:38.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:42 13:52:38.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:42 13:52:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:42 13:52:38.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:42 13:52:38.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
09:52:42 13:52:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:42 13:52:38.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:42 13:52:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:42 13:52:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:42 13:52:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:42 13:52:38.753 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:42 13:52:38.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:42 13:52:38.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:42 13:52:38.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:42 13:52:38.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:42 13:52:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:38.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:43 13:52:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:38.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:43 13:52:38.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:43 13:52:38.754 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:43 13:52:38.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:43 13:52:38.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:43 13:52:38.761 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:43 13:52:38.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:43 13:52:38.761 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:43 13:52:38.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:43 13:52:38.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:43 13:52:38.766 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:43 13:52:38.766 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:43 13:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a230f62 is found...
09:52:43 13:52:38.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a230f62 is found finished successfully
09:52:43 13:52:38.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:43 13:52:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:38.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:38.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:38.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:38.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:43 13:52:38.799 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:38.799 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:43 package test;
09:52:43 public class JavaClass {
09:52:43 
09:52:43 	public JavaClass() {
09:52:43 test		System.out.println("");
09:52:43 	}
09:52:43 
09:52:43 }
09:52:43  TooltipText=null
09:52:43 13:52:38.800 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:43 13:52:38.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:38.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:43  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:43  * This program and the accompanying materials are made available under the
09:52:43  * terms of the Eclipse Public License 2.0 which is available at
09:52:43  * http://www.eclipse.org/legal/epl-2.0.
09:52:43  *
09:52:43  * SPDX-License-Identifier: EPL-2.0
09:52:43  *
09:52:43  * Contributors:
09:52:43  *     Red Hat, Inc - initial API and implementation
09:52:43  *******************************************************************************/
09:52:43 package test;
09:52:43 public class JavaClass {
09:52:43 
09:52:43 	public JavaClass() {
09:52:43 		System.out.println("");
09:52:43 	}
09:52:43 
09:52:43 }
09:52:43  TooltipText=null
09:52:43 13:52:38.813 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:43 13:52:38.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:43 13:52:38.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:38.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:38.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:43 13:52:38.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:43 13:52:38.814 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:43 13:52:38.814 DEBUG [main][MenuItemLookup] Item match:File
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:43 13:52:38.815 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:43 13:52:38.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:43 13:52:38.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:43 13:52:38.815 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:43 13:52:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:43 13:52:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:43 13:52:38.848 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:38.848 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:43  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:43  * This program and the accompanying materials are made available under the
09:52:43  * terms of the Eclipse Public License 2.0 which is available at
09:52:43  * http://www.eclipse.org/legal/epl-2.0.
09:52:43  *
09:52:43  * SPDX-License-Identifier: EPL-2.0
09:52:43  *
09:52:43  * Contributors:
09:52:43  *     Red Hat, Inc - initial API and implementation
09:52:43  *******************************************************************************/
09:52:43 package test;
09:52:43 public class JavaClass {
09:52:43 
09:52:43 	public JavaClass() {
09:52:43 		System.out.println("");
09:52:43 	}
09:52:43 
09:52:43 }
09:52:43  TooltipText=null
09:52:43 13:52:38.848 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:43 13:52:38.848 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:43 13:52:38.848 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:43 13:52:38.940 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:43 13:52:38.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:43 13:52:38.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:43 13:52:38.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:43 13:52:38.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:43 13:52:38.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:43 13:52:38.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']
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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: "Create New File"]
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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: "Create New File"]
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.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']
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:38.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:43 13:52:38.942 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:52:43 13:52:38.943 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:43 13:52:38.943 DEBUG [main][MenuItemLookup] Item match:File
09:52:43 13:52:38.943 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:43 13:52:38.943 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:52:43 13:52:38.945 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:52:43 13:52:38.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:52:43 13:52:38.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:52:43 13:52:38.945 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:52:43 13:52:39.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 'New|Select a wizard'] is available....
09:52:43 13:52:39.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 'New|Select a wizard'] is available. finished successfully
09:52:43 13:52:39.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:52:43 13:52:39.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:39.010 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:39.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:52:43 13:52:39.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:39.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:52:43 13:52:39.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:52:43 13:52:39.012 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:52:43 13:52:39.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:52:43 13:52:39.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:52:43 13:52:39.012 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:52:43 13:52:39.012 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:52:43 13:52:39.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:52:43 13:52:39.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:52:43 13:52:39.013 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:52:43 13:52:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:52:43 13:52:39.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:52:43 13:52:39.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:52:43 13:52:39.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:52:43 13:52:39.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']
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:52:43 13:52:39.050 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
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:39.050 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:52:43 13:52:39.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:52:43 13:52:39.051 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:
09:52:43 is "File name:")
09:52:43 13:52:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:52:43 13:52:39.053 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:52:43 13:52:39.053 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt
09:52:43 13:52:39.054 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:
09:52:43 is "Enter or select the parent folder:")
09:52:43 13:52:39.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:52:43 13:52:39.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:52:43 13:52:39.055 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/
09:52:43 13:52:39.056 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:52:43 13:52:39.056 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:52:43 13:52:39.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.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)
09:52:43 13:52:39.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:52:43 13:52:39.057 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:52:43 13:52:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:52:43 13:52:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:52:43 13:52:39.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:52:43 13:52:39.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:52:43 13:52:39.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E')
09:52:43 13:52:39.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:43 13:52:39.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.567 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
09:52:43 13:52:39.571 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.571 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
09:52:43 13:52:39.571 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:43 13:52:39.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform
09:52:43 13:52:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:39.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:39.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform'
09:52:43 13:52:39.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Item match:File
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:''
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:43 13:52:39.572 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:43 13:52:39.573 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:43 13:52:39.573 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:43 13:52:39.573 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:43 13:52:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:43 13:52:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:43 13:52:39.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.593 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
09:52:43 13:52:39.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.593 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null
09:52:43 13:52:39.593 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it
09:52:43 13:52:39.594 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt
09:52:43 13:52:39.631 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed
09:52:43 13:52:39.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:43 13:52:39.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:43 13:52:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:43 13:52:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:43 13:52:39.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:43 13:52:39.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 '\*?\QProject Explorer\E')
09:52:43 13:52:39.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:43 13:52:39.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:43 13:52:39.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:43 13:52:39.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:43 13:52:39.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:43 13:52:39.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:43 13:52:39.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:43 13:52:39.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:43 13:52:39.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:43 13:52:39.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:39.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:43 13:52:39.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:39.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:39.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:43 13:52:40.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:40.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:43 13:52:40.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:40.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:43 13:52:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:43 13:52:40.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:43 13:52:40.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:43 13:52:40.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
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:40.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:40.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:43 13:52:40.638 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:43 13:52:40.639 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:40.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:43 13:52:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:40.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:43 13:52:40.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:43 13:52:40.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:43 13:52:40.640 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:43 13:52:40.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:43 13:52:40.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:43 13:52:40.649 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:43 13:52:40.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:43 13:52:40.650 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:43 13:52:40.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:43 13:52:40.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:43 13:52:40.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:43 13:52:40.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:43 13:52:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46e69c1 is found...
09:52:43 13:52:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46e69c1 is found finished successfully
09:52:43 13:52:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:43 13:52:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:43 13:52:40.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:43 13:52:40.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:43 13:52:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:43 13:52:40.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:43 13:52:40.763 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:40.763 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:43 package test;
09:52:43 public class JavaClass {
09:52:43 
09:52:43 	public JavaClass() {
09:52:43 		System.out.println("");
09:52:43 	}
09:52:43 
09:52:43 }
09:52:43  TooltipText=null
09:52:43 13:52:40.763 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:43 13:52:40.791 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:43 13:52:40.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:43  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:43  * This program and the accompanying materials are made available under the
09:52:43  * terms of the Eclipse Public License 2.0 which is available at
09:52:43  * http://www.eclipse.org/legal/epl-2.0.
09:52:43  *
09:52:43  * SPDX-License-Identifier: EPL-2.0
09:52:43  *
09:52:43  * Contributors:
09:52:43  *     Red Hat, Inc - initial API and implementation
09:52:44  *******************************************************************************/
09:52:44 package test;
09:52:44 public class JavaClass {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:40.791 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:44 13:52:40.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:44 13:52:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:44 13:52:40.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:44 13:52:40.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:44 13:52:40.791 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Item match:File
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:''
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:''
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:44 13:52:40.792 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:44 13:52:40.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:44 13:52:40.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:44 13:52:40.793 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:44 13:52:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:44 13:52:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:44 13:52:40.839 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:40.839 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:44  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:44  * This program and the accompanying materials are made available under the
09:52:44  * terms of the Eclipse Public License 2.0 which is available at
09:52:44  * http://www.eclipse.org/legal/epl-2.0.
09:52:44  *
09:52:44  * SPDX-License-Identifier: EPL-2.0
09:52:44  *
09:52:44  * Contributors:
09:52:44  *     Red Hat, Inc - initial API and implementation
09:52:44  *******************************************************************************/
09:52:44 package test;
09:52:44 public class JavaClass {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:40.839 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:44 13:52:40.840 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:44 13:52:40.840 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:44 13:52:40.928 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:44 13:52:40.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:44 13:52:40.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:44 13:52:40.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:44 13:52:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:44 13:52:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:44 13:52:40.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:44 13:52:40.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:44 13:52:40.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:44 13:52:40.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:44 13:52:40.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:44 13:52:40.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:44 13:52:40.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:44 13:52:40.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:40.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:40.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:44 13:52:40.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:40.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:40.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:40.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:40.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:40.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:44 13:52:40.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:40.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:44 13:52:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:44 13:52:40.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:44 13:52:40.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:40.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:40.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:40.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:40.934 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:40.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:40.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:40.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:40.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:40.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:41.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:41.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:44 13:52:41.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:41.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:41.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:41.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:41.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:44 13:52:41.937 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:41.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:44 13:52:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:41.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:41.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:44 13:52:41.938 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:44 13:52:41.938 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:44 13:52:41.938 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:44 13:52:41.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:44 13:52:41.946 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:44 13:52:41.946 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:44 13:52:41.946 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:44 13:52:41.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:44 13:52:41.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:44 13:52:41.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:44 13:52:41.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:44 13:52:42.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58398108 is found...
09:52:44 13:52:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58398108 is found finished successfully
09:52:44 13:52:42.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:44 13:52:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:42.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:42.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:42.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:44 13:52:42.059 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:42.059 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:44 package test;
09:52:44 public class JavaClass {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:42.059 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540
09:52:44 13:52:42.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:42.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:44 13:52:42.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:42.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:44 13:52:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:44 13:52:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:44 13:52:42.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:44 13:52:42.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:44 13:52:42.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:42.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:42.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:44 13:52:42.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:42.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:42.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:42.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:42.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:42.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:42.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:42.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:42.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:42.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:42.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:42.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:42.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:43.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:44 13:52:43.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:43.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:43.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:43.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:43.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:44 13:52:43.111 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:44 13:52:43.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:43.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:43.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:43.112 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:44 13:52:43.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:44 13:52:43.112 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:44 13:52:43.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:44 13:52:43.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:44 13:52:43.119 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:44 13:52:43.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:44 13:52:43.119 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:44 13:52:43.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:44 13:52:43.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:44 13:52:43.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:44 13:52:43.124 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:44 13:52:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5379094b is found...
09:52:44 13:52:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5379094b is found finished successfully
09:52:44 13:52:43.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:44 13:52:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:43.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:43.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:44 13:52:43.156 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:44 package test;
09:52:44 public class JavaClass extends String {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:43.156 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:44 13:52:43.168 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.168 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:44  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:44  * This program and the accompanying materials are made available under the
09:52:44  * terms of the Eclipse Public License 2.0 which is available at
09:52:44  * http://www.eclipse.org/legal/epl-2.0.
09:52:44  *
09:52:44  * SPDX-License-Identifier: EPL-2.0
09:52:44  *
09:52:44  * Contributors:
09:52:44  *     Red Hat, Inc - initial API and implementation
09:52:44  *******************************************************************************/
09:52:44 package test;
09:52:44 public class JavaClass {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:43.168 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:44 13:52:43.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:44 13:52:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:44 13:52:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:44 13:52:43.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:44 13:52:43.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Item match:File
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:''
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:''
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:44 13:52:43.169 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:44 13:52:43.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:44 13:52:43.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:44 13:52:43.170 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:44 13:52:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:44 13:52:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:44 13:52:43.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:44  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:44  * This program and the accompanying materials are made available under the
09:52:44  * terms of the Eclipse Public License 2.0 which is available at
09:52:44  * http://www.eclipse.org/legal/epl-2.0.
09:52:44  *
09:52:44  * SPDX-License-Identifier: EPL-2.0
09:52:44  *
09:52:44  * Contributors:
09:52:44  *     Red Hat, Inc - initial API and implementation
09:52:44  *******************************************************************************/
09:52:44 package test;
09:52:44 public class JavaClass {
09:52:44 
09:52:44 	public JavaClass() {
09:52:44 		System.out.println("");
09:52:44 	}
09:52:44 
09:52:44 }
09:52:44  TooltipText=null
09:52:44 13:52:43.180 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:44 13:52:43.180 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:44 13:52:43.180 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:44 13:52:43.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:44 13:52:43.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:44 13:52:43.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:44 13:52:43.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:44 13:52:43.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:43.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:44 13:52:43.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:43.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:44 13:52:43.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 '\*?\QProject Explorer\E')
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:43.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:43.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:44 13:52:43.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:43.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:44 13:52:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:44 13:52:43.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:44 13:52:43.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:43.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:43.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:43.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:43.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:43.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:43.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:43.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:43.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:43.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:43.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:44.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:44.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:44 13:52:44.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:44 13:52:44.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:44 13:52:44.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:44 13:52:44.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:44 13:52:44.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:44 13:52:44.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
09:52:44 13:52:44.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:44 13:52:44.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:44 13:52:44.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:44 13:52:44.250 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:44 13:52:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:44 13:52:44.250 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:44 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:45 13:52:44.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:45 13:52:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:45 13:52:44.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:45 13:52:44.251 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:45 13:52:44.251 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:45 13:52:44.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:45 13:52:44.257 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:45 13:52:44.258 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:45 13:52:44.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:45 13:52:44.258 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:45 13:52:44.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:45 13:52:44.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:45 13:52:44.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:45 13:52:44.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:45 13:52:44.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35964c7e is found...
09:52:45 13:52:44.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@35964c7e is found finished successfully
09:52:45 13:52:44.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:45 13:52:44.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:45 13:52:44.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:44.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:45 13:52:44.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:45 13:52:44.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:45 13:52:44.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:45 13:52:44.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:45 package test;
09:52:45 public class JavaClass {
09:52:45 
09:52:45 	public JavaClass() {
09:52:45 		System.out.println("");
09:52:45 	}
09:52:45 
09:52:45 }
09:52:45  TooltipText=null
09:52:45 13:52:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:45 13:52:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:45 13:52:44.369 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Item match:Edit
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:45 13:52:44.369 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:52:45 13:52:44.370 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:52:45 13:52:44.370 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:45 13:52:44.370 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:45 package test;
09:52:45 public class JavaClass {
09:52:45 
09:52:45 	public JavaClass() {
09:52:45 		System.out.println("");
09:52:45 	}
09:52:45 
09:52:45 }
09:52:45  TooltipText=null
09:52:45 13:52:44.370 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant
09:52:45 13:52:44.370 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:52:45 13:52:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:45 13:52:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:45 13:52:45.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Item match:Edit
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To'
09:52:45 13:52:45.371 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Find Next	Ctrl+K'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Find Previous	Shift+Ctrl+K'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next	Ctrl+J'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous	Shift+Ctrl+J'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode	Shift+Ctrl+Insert'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description	F2'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:''
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Content Assist'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Item match:Content Assist
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Found menu:'Default	Ctrl+Space'
09:52:45 13:52:45.372 DEBUG [main][MenuItemLookup] Item match:Default	Ctrl+Space
09:52:45 13:52:45.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default	Ctrl+Space"
09:52:45 13:52:45.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default	Ctrl+Space
09:52:45 13:52:45.373 INFO [main][MenuItemHandler] Select menu item: &Default	Ctrl+Space
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:45 13:52:45.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:52:45 13:52:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:45 13:52:45.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:45.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:52:45 13:52:45.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:52:45 13:52:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:45 13:52:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:45 13:52:45.400 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:52:45 13:52:45.400 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:52:45 13:52:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:52:45 13:52:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:52:45 13:52:45.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
09:52:45 13:52:45.915 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
09:52:45 13:52:45.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:45.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:45 13:52:45.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:45 13:52:45.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:45.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:45 13:52:45.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:45 13:52:45.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:45.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:45 13:52:45.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:45 13:52:45.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:45 13:52:45.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:45 13:52:45.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:45 13:52:45.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:45 13:52:45.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:45 13:52:45.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:45 13:52:45.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:45 13:52:45.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:45 13:52:45.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:45 13:52:45.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:45 13:52:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:45 13:52:45.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:45 13:52:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:45 13:52:45.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:45 13:52:45.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:46 13:52:46.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:46 13:52:46.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:46 13:52:46.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:46 13:52:46.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:46 13:52:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:46 13:52:46.948 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:46 13:52:46.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:46 13:52:46.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:46 13:52:46.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
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:46 13:52:46.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:46 13:52:46.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:46 13:52:46.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:46 13:52:46.949 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:46 13:52:46.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:46 13:52:46.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:46 13:52:46.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:46 13:52:46.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:46 13:52:46.950 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:46 13:52:46.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:46 13:52:46.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:46 13:52:46.957 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:46 13:52:46.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:46 13:52:46.957 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:46 13:52:46.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:46 13:52:46.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:46 13:52:46.961 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:46 13:52:46.961 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:46 13:52:46.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e65bc39 is found...
09:52:46 13:52:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e65bc39 is found finished successfully
09:52:46 13:52:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:46 13:52:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:46 13:52:46.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:46 13:52:46.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:46 13:52:46.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:46 13:52:46.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:46 13:52:46.992 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:46 13:52:46.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:46 package test;
09:52:46 public class JavaClass {
09:52:46 
09:52:46 	public JavaClass() {
09:52:46 		System.out.println("");
09:52:46 	}
09:52:46 
09:52:46 }
09:52:46  TooltipText=null
09:52:46 13:52:46.992 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:47  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:47  * This program and the accompanying materials are made available under the
09:52:47  * terms of the Eclipse Public License 2.0 which is available at
09:52:47  * http://www.eclipse.org/legal/epl-2.0.
09:52:47  *
09:52:47  * SPDX-License-Identifier: EPL-2.0
09:52:47  *
09:52:47  * Contributors:
09:52:47  *     Red Hat, Inc - initial API and implementation
09:52:47  *******************************************************************************/
09:52:47 package test;
09:52:47 public class JavaClass {
09:52:47 
09:52:47 	public JavaClass() {
09:52:47 		System.out.println("");
09:52:47 	}
09:52:47 
09:52:47 }
09:52:47  TooltipText=null
09:52:47 13:52:47.007 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:47 13:52:47.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:47 13:52:47.007 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Item match:File
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:''
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:''
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:47 13:52:47.008 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:47 13:52:47.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:47 13:52:47.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:47 13:52:47.009 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:47 13:52:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:47 13:52:47.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:47 13:52:47.018 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:47 13:52:47.018 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:47  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:47  * This program and the accompanying materials are made available under the
09:52:47  * terms of the Eclipse Public License 2.0 which is available at
09:52:47  * http://www.eclipse.org/legal/epl-2.0.
09:52:47  *
09:52:47  * SPDX-License-Identifier: EPL-2.0
09:52:47  *
09:52:47  * Contributors:
09:52:47  *     Red Hat, Inc - initial API and implementation
09:52:47  *******************************************************************************/
09:52:47 package test;
09:52:47 public class JavaClass {
09:52:47 
09:52:47 	public JavaClass() {
09:52:47 		System.out.println("");
09:52:47 	}
09:52:47 
09:52:47 }
09:52:47  TooltipText=null
09:52:47 13:52:47.018 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:47 13:52:47.019 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:47 13:52:47.035 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:47 13:52:47.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:47 13:52:47.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:47 13:52:47.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:47 13:52:47.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:47 13:52:47.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:47 13:52:47.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:47 13:52:47.089 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:47 13:52:47.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:47 13:52:47.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:47 13:52:47.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:47 13:52:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:47 13:52:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:47 13:52:47.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:47 13:52: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 '\*?\QProject Explorer\E')
09:52:47 13:52:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:47 13:52:47.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:47 13:52:47.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:47 13:52:47.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:47 13:52:47.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:47 13:52:47.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:47 13:52:47.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:47 13:52:47.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:47 13:52:47.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:47 13:52:47.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:47 13:52:47.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:47 13:52:47.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:47 13:52:47.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:47 13:52:47.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:47 13:52:47.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:47 13:52:47.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:47 13:52:47.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:47 13:52:47.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:47 13:52:47.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:48 13:52:48.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:48 13:52:48.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:48 13:52:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:48 13:52:48.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:48 13:52:48.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:48 13:52:48.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:48 13:52:48.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:48 13:52:48.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
09:52:48 13:52:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:48 13:52:48.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:48 13:52:48.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:48 13:52:48.096 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:48 13:52:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:48 13:52:48.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:48 13:52:48.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:48 13:52:48.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:48 13:52:48.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:48 13:52:48.097 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:48 13:52:48.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:48 13:52:48.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:48 13:52:48.103 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:48 13:52:48.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:48 13:52:48.103 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:48 13:52:48.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:48 13:52:48.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:48 13:52:48.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:48 13:52:48.107 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:48 13:52:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef2c98b is found...
09:52:48 13:52:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef2c98b is found finished successfully
09:52:48 13:52:48.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:48 13:52:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:48 13:52:48.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:48 13:52:48.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:48 13:52:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:48 13:52:48.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:48 13:52:48.222 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:48 13:52:48.222 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:48 package test;
09:52:48 public class JavaClass {
09:52:48 
09:52:48 	public JavaClass() {
09:52:48 		System.out.println("");
09:52:48 	}
09:52:48 
09:52:48 }
09:52:48  TooltipText=null
09:52:48 13:52:48.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:48 13:52:48.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:48 package test;
09:52:48 public class JavaClass {
09:52:48 
09:52:48 	public JavaClass() {
09:52:48 		System.out.println("");
09:52:48 	}
09:52:48 
09:52:48 }
09:52:48  TooltipText=null
09:52:48 13:52:48.223 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517
09:52:48 13:52:48.223 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:48 13:52:48.223 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:48 package test;
09:52:48 public class JavaClass {
09:52:48 
09:52:48 	public JavaClass() {
09:52:48 		System.out.println("");
09:52:48 	}
09:52:48 
09:52:48 }
09:52:48  TooltipText=null
09:52:48 13:52:48.238 INFO [WorkbenchTestable][Keyboard] Type text "testtext"
09:52:48 13:52:48.239 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:48 13:52:48.239 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:52:48 13:52:48.840 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:48 13:52:48.840 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:52:49 13:52:49.441 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:49 13:52:49.441 INFO [WorkbenchTestable][Keyboard]     As char:s, as int:115
09:52:50 13:52:50.042 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:50 13:52:50.042 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:52:50 13:52:50.643 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:50 13:52:50.643 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:52:51 13:52:51.244 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:51 13:52:51.244 INFO [WorkbenchTestable][Keyboard]     As char:e, as int:101
09:52:51 13:52:51.846 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:51 13:52:51.846 INFO [WorkbenchTestable][Keyboard]     As char:x, as int:120
09:52:52 13:52:52.447 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:52:52 13:52:52.447 INFO [WorkbenchTestable][Keyboard]     As char:t, as int:116
09:52:53 13:52:53.048 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:53 13:52:53.048 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:53  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:53  * This program and the accompanying materials are made available under the
09:52:53  * terms of the Eclipse Public License 2.0 which is available at
09:52:53  * http://www.eclipse.org/legal/epl-2.0.
09:52:53  *
09:52:53  * SPDX-License-Identifier: EPL-2.0
09:52:53  *
09:52:53  * Contributors:
09:52:53  *     Red Hat, Inc - initial API and implementation
09:52:53  *******************************************************************************/
09:52:53 package test;testtext
09:52:53 public class JavaClass {
09:52:53 
09:52:53 	public JavaClass() {
09:52:53 		System.out.println("");
09:52:53 	}
09:52:53 
09:52:53 }
09:52:53  TooltipText=null
09:52:53 13:52:53.048 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:53 13:52:53.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:53 13:52:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:53 13:52:53.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:53 13:52:53.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:53 13:52:53.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:53 13:52:53.049 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:53 13:52:53.049 DEBUG [main][MenuItemLookup] Item match:File
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:''
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:''
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:53 13:52:53.050 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:53 13:52:53.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:53 13:52:53.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:53 13:52:53.050 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:53 13:52:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:53 13:52:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:53 13:52:53.058 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:53 13:52:53.058 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:53  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:53  * This program and the accompanying materials are made available under the
09:52:53  * terms of the Eclipse Public License 2.0 which is available at
09:52:53  * http://www.eclipse.org/legal/epl-2.0.
09:52:53  *
09:52:53  * SPDX-License-Identifier: EPL-2.0
09:52:53  *
09:52:53  * Contributors:
09:52:53  *     Red Hat, Inc - initial API and implementation
09:52:53  *******************************************************************************/
09:52:53 package test;testtext
09:52:53 public class JavaClass {
09:52:53 
09:52:53 	public JavaClass() {
09:52:53 		System.out.println("");
09:52:53 	}
09:52:53 
09:52:53 }
09:52:53  TooltipText=null
09:52:53 13:52:53.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:53 13:52:53.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:53 13:52:53.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:53 13:52:53.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:53 13:52:53.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:53 13:52:53.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:53 13:52:53.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')
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:53 13:52:53.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:53 13:52:53.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:53 13:52:53.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:53 13:52:53.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:53 13:52:53.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:53 13:52:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:53 13:52:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:53 13:52:53.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:53 13:52:53.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:53 13:52:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:53 13:52:53.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:53 13:52:53.094 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:53 13:52:53.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:53 13:52:53.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:53 13:52:53.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:53 13:52:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:53 13:52:53.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:53 13:52:53.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:53 13:52:53.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:53 13:52:53.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:54 13:52:54.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:54 13:52:54.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:54 13:52:54.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:54 13:52:54.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:54 13:52:54.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.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:54 13:52:54.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:54 13:52:54.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:54 13:52:54.097 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:54 13:52:54.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:54 13:52:54.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:54 13:52:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:54 13:52:54.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:54 13:52:54.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:54 13:52:54.098 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:54 13:52:54.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:54 13:52:54.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:54 13:52:54.105 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:54 13:52:54.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:54 13:52:54.105 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:54 13:52:54.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:54 13:52:54.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:54 13:52:54.109 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:54 13:52:54.109 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:54 13:52:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39393817 is found...
09:52:54 13:52:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39393817 is found finished successfully
09:52:54 13:52:54.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:54 13:52:54.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:54 13:52:54.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:54 13:52:54.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:54 13:52:54.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:54 13:52:54.141 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.141 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:54  * This program and the accompanying materials are made available under the
09:52:54  * terms of the Eclipse Public License 2.0 which is available at
09:52:54  * http://www.eclipse.org/legal/epl-2.0.
09:52:54  *
09:52:54  * SPDX-License-Identifier: EPL-2.0
09:52:54  *
09:52:54  * Contributors:
09:52:54  *     Red Hat, Inc - initial API and implementation
09:52:54  *******************************************************************************/
09:52:54 package test;testtext
09:52:54 public class JavaClass {
09:52:54 
09:52:54 	public JavaClass() {
09:52:54 		System.out.println("");
09:52:54 	}
09:52:54 
09:52:54 }
09:52:54  TooltipText=null
09:52:54 13:52:54.141 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:52:54 13:52:54.149 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:54  * This program and the accompanying materials are made available under the
09:52:54  * terms of the Eclipse Public License 2.0 which is available at
09:52:54  * http://www.eclipse.org/legal/epl-2.0.
09:52:54  *
09:52:54  * SPDX-License-Identifier: EPL-2.0
09:52:54  *
09:52:54  * Contributors:
09:52:54  *     Red Hat, Inc - initial API and implementation
09:52:54  *******************************************************************************/
09:52:54 package test;
09:52:54 public class JavaClass {
09:52:54 
09:52:54 	public JavaClass() {
09:52:54 		System.out.println("");
09:52:54 	}
09:52:54 
09:52:54 }
09:52:54  TooltipText=null
09:52:54 13:52:54.156 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:52:54 13:52:54.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:52:54 13:52:54.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:54 13:52:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:54 13:52:54.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:54 13:52:54.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'File'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Item match:File
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:''
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:''
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:52:54 13:52:54.157 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:52:54 13:52:54.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:52:54 13:52:54.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:52:54 13:52:54.158 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:52:54 13:52:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:52:54 13:52:54.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:52:54 13:52:54.187 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.187 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:52:54  * Copyright (c) 2017 Red Hat, Inc and others.
09:52:54  * This program and the accompanying materials are made available under the
09:52:54  * terms of the Eclipse Public License 2.0 which is available at
09:52:54  * http://www.eclipse.org/legal/epl-2.0.
09:52:54  *
09:52:54  * SPDX-License-Identifier: EPL-2.0
09:52:54  *
09:52:54  * Contributors:
09:52:54  *     Red Hat, Inc - initial API and implementation
09:52:54  *******************************************************************************/
09:52:54 package test;
09:52:54 public class JavaClass {
09:52:54 
09:52:54 	public JavaClass() {
09:52:54 		System.out.println("");
09:52:54 	}
09:52:54 
09:52:54 }
09:52:54  TooltipText=null
09:52:54 13:52:54.187 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:52:54 13:52:54.187 DEBUG [main][EditorHandler] 1 editor(s) found
09:52:54 13:52:54.188 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:52:54 13:52:54.251 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:52:54 13:52:54.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:54 13:52:54.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:52:54 13:52:54.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:52:54 13:52:54.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:52:54 13:52:54.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:52:54 13:52:54.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:52:54 13:52:54.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:54 13:52:54.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:52:54 13:52:54.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:54 13:52:54.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:52:54 13:52:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:52:54 13:52:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:52:54 13:52:54.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:52:54 13:52:54.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')
09:52:54 13:52:54.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:54 13:52:54.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:54 13:52:54.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:54 13:52:54.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:52:54 13:52:54.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:52:54 13:52:54.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:54 13:52:54.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:54 13:52:54.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:54 13:52:54.257 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:54 13:52:54.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:54 13:52:54.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:54 13:52:54.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:54 13:52:54.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:54 13:52:54.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:54 13:52:54.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:54 13:52:54.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:55 13:52:55.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:55 13:52:55.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:52:55 13:52:55.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:52:55 13:52:55.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:52:55 13:52:55.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:52:55 13:52:55.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:55 13:52:55.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:55 13:52:55.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:55 13:52:55.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:52:55 13:52:55.260 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:52:55 13:52:55.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:55 13:52:55.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:55 13:52:55.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:52:55 13:52:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:52:55 13:52:55.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:52:55 13:52:55.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:55 13:52:55.261 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:55 13:52:55.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:55 13:52:55.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:55 13:52:55.268 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:52:55 13:52:55.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:52:55 13:52:55.268 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:52:55 13:52:55.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:52:55 13:52:55.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:52:55 13:52:55.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:52:55 13:52:55.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:52:55 13:52:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7971e5bd is found...
09:52:55 13:52:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7971e5bd is found finished successfully
09:52:55 13:52:55.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:52:55 13:52:55.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:52:55 13:52:55.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:52:55 13:52:55.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:52:55 13:52:55.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:52:55 13:52:55.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:52:55 13:52:55.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:52:55 13:52:55.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:52:55 package test;
09:52:55 public class JavaClass {
09:52:55 
09:52:55 	public JavaClass() {
09:52:55 		System.out.println("");
09:52:55 	}
09:52:55 
09:52:55 }
09:52:55  TooltipText=null
09:52:55 13:52:55.382 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0]
09:52:55 13:52:55.390 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right
09:52:55 13:52:55.390 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072
09:52:55 13:52:55.600 INFO [WorkbenchTestable][Keyboard] Move cursor
09:52:55 13:52:55.800 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:55 13:52:55.800 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:56 13:52:56.000 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:56 13:52:56.405 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:56 13:52:56.405 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:56 13:52:56.606 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:57 13:52:57.009 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:57 13:52:57.009 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:57 13:52:57.209 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:57 13:52:57.612 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:57 13:52:57.612 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:57 13:52:57.812 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:58 13:52:58.214 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:58 13:52:58.214 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:58 13:52:58.414 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:58 13:52:58.818 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:58 13:52:58.818 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:59 13:52:59.018 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:52:59 13:52:59.420 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:52:59 13:52:59.420 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:52:59 13:52:59.621 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:00 13:53:00.023 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:00 13:53:00.023 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:00 13:53:00.223 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:00 13:53:00.625 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:00 13:53:00.625 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:00 13:53:00.825 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:01 13:53:01.227 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:03 13:53:01.227 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:07 13:53:01.428 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:07 13:53:01.830 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:07 13:53:01.830 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:07 13:53:02.030 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:07 13:53:02.432 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:10 13:53:02.432 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:10 13:53:02.632 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:12 13:53:03.034 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:13 13:53:03.034 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:13 13:53:03.235 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:13 13:53:03.637 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:13 13:53:03.637 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:13 13:53:03.837 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:13 13:53:04.242 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220
09:53:13 13:53:04.242 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220
09:53:13 13:53:04.442 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220
09:53:13 13:53:04.645 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072
09:53:13 13:53:04.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:04.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:04.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:04.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:04.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:04.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:04.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:04.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')
09:53:13 13:53:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:04.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:04.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:04.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:04.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:04.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:04.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:04.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:04.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:04.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:04.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:04.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:04.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:04.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:04.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:04.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:04.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:04.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:04.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:05.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:05.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:05.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:05.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:05.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:05.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:05.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
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:05.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:05.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:05.880 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:05.880 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:05.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:05.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:05.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:05.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:05.881 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:05.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:05.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:05.886 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:05.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:05.886 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:05.887 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:05.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:05.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:05.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c858af4 is found...
09:53:13 13:53:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2c858af4 is found finished successfully
09:53:13 13:53:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:13 13:53:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:05.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:05.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:05.925 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:05.931 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:05.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:05.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Item match:File
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:13 13:53:05.932 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:13 13:53:05.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:13 13:53:05.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:13 13:53:05.932 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:13 13:53:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:13 13:53:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:13 13:53:05.958 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:05.958 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:05.958 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:13 13:53:05.958 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:13 13:53:05.958 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:13 13:53:06.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:13 13:53:06.029 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:13 13:53:06.029 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:13 13:53:06.029 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:13 13:53:06.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:06.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:06.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:06.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:06.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:06.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:13 13:53:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:06.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:13 13:53:06.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 '\*?\QProject Explorer\E')
09:53:13 13:53:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:06.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:06.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:06.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:06.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:13 13:53:06.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:13 13:53:06.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:06.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:06.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:06.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:06.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:06.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:06.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:06.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:06.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:07.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:07.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:07.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:07.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:07.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:07.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
09:53:13 13:53:07.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:07.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:07.037 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:07.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:07.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:07.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:07.038 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:07.038 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:07.038 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:07.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:07.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:07.046 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:07.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:07.046 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:07.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:07.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:07.050 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:07.050 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:07.149 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:07.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755afaa9 is found...
09:53:13 13:53:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755afaa9 is found finished successfully
09:53:13 13:53:07.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:13 13:53:07.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:07.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:07.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:07.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:07.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:07.163 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:07.164 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525
09:53:13 13:53:07.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:07.167 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:07.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:13 13:53:07.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:07.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:07.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:07.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:07.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:07.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:07.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:07.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:07.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:07.210 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:07.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:07.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:07.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:07.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:07.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:07.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:07.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:08.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:08.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:08.211 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:08.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:08.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:08.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:08.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:08.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:08.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:08.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:08.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:08.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:08.213 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:08.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:08.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:08.220 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:08.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:08.220 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:08.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:08.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:08.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:08.224 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d38d95 is found...
09:53:13 13:53:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d38d95 is found finished successfully
09:53:13 13:53:08.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:13 13:53:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:08.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:08.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:08.259 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.259 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13 package test;
09:53:13 public static class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:08.259 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:08.273 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:08.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:08.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Item match:File
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:13 13:53:08.274 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:13 13:53:08.275 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:13 13:53:08.275 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:13 13:53:08.275 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:13 13:53:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:13 13:53:08.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:13 13:53:08.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.313 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:08.313 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:13 13:53:08.313 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:13 13:53:08.313 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:13 13:53:08.396 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:13 13:53:08.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:08.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:13 13:53:08.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:13 13:53:08.397 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:13 13:53:08.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:13 13:53:08.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:13 13:53:08.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:08.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:08.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:08.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:08.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:08.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:08.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:08.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:13 13:53:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:13 13:53:08.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:13 13:53:08.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:08.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:08.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:08.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:08.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:08.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:08.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:08.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:08.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:08.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:09.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:09.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:09.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:09.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:09.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:09.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
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:09.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:09.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:09.447 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:09.448 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:09.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:09.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:09.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:09.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:09.448 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:09.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:09.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:09.455 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:09.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:09.455 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:09.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:09.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:09.459 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:09.460 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:09.557 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73f9dc9f is found...
09:53:13 13:53:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73f9dc9f is found finished successfully
09:53:13 13:53:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:13 13:53:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:09.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:09.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:09.571 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:09.571 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:09.571 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:13 13:53:09.582 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:13 13:53:09.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:09.600 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		SystemX.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:09.600 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:13 13:53:09.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:09.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:09.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:09.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:09.601 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:13 13:53:09.601 DEBUG [main][MenuItemLookup] Item match:File
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:13 13:53:09.602 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:13 13:53:09.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:13 13:53:09.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:13 13:53:09.602 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:13 13:53:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:13 13:53:09.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:13 13:53:09.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:09.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		SystemX.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:09.630 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:53:13 13:53:10.630 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:10.630 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		SystemX.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:10.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:10.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:10.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:10.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:10.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:13 13:53:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:10.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:10.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:10.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:10.633 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:10.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:10.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:10.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:10.661 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:10.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:10.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:10.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:10.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:10.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:11.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:11.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:11.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:11.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:11.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:11.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:11.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:11.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:11.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:11.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:11.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:11.666 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:11.666 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:11.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:11.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:11.671 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:11.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:11.671 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:11.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:11.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:11.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:11.677 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:11.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@732b2a3e is found...
09:53:13 13:53:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@732b2a3e is found finished successfully
09:53:13 13:53:11.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 '\*?\QJavaClass.java\E')
09:53:13 13:53:11.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:11.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:11.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:11.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:11.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.709 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		SystemX.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:11.709 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:13 13:53:11.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:11.717 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:13 13:53:11.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:13 13:53:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:11.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:11.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Item match:File
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:13 13:53:11.718 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:13 13:53:11.719 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:11.719 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:13 13:53:11.719 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:13 13:53:11.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:13 13:53:11.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:13 13:53:11.719 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:13 13:53:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:13 13:53:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:13 13:53:11.748 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.748 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:11.748 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:13 13:53:11.748 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:13 13:53:11.748 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:13 13:53:11.803 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:13 13:53:11.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:11.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:13 13:53:11.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:13 13:53:11.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:13 13:53:11.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:13 13:53:11.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:13 13:53:11.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:11.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:13 13:53:11.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:13 13:53:11.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:11.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:11.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:11.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:11.836 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:11.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:11.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:13 13:53:11.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:13 13:53:11.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:13 13:53:11.838 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:11.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:11.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:11.839 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:11.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:11.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:11.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:11.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:11.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:12.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:13 13:53:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:13 13:53:12.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:13 13:53:12.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:13 13:53:12.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:12.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:13 13:53:12.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:13 13:53:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:12.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:12.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:13 13:53:12.842 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:13 13:53:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:12.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:12.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:13 13:53:12.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:13 13:53:12.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:12.843 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:12.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:12.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:12.850 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:13 13:53:12.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:13 13:53:12.850 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:13 13:53:12.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:13 13:53:12.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:13 13:53:12.854 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:13 13:53:12.855 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:13 13:53:12.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:13 13:53:12.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51061940 is found...
09:53:13 13:53:12.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51061940 is found finished successfully
09:53:13 13:53:12.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')
09:53:13 13:53:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:13 13:53:12.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:13 13:53:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:13 13:53:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:13 13:53:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:13 13:53:12.978 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:12.979 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:12.979 INFO [WorkbenchTestable][TextEditor] Select text in editor
09:53:13 /*******************************************************************************
09:53:13  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13  * This program and the accompanying materials are made available under the
09:53:13  * terms of the Eclipse Public License 2.0 which is available at
09:53:13  * http://www.eclipse.org/legal/epl-2.0.
09:53:13  *
09:53:13  * SPDX-License-Identifier: EPL-2.0
09:53:13  *
09:53:13  * Contributors:
09:53:13  *     Red Hat, Inc - initial API and implementation
09:53:13  *******************************************************************************/
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 13:53:12.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:13 13:53:12.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:13 package test;
09:53:13 public class JavaClass {
09:53:13 
09:53:13 	public JavaClass() {
09:53:13 		System.out.println("");
09:53:13 	}
09:53:13 
09:53:13 }
09:53:13  TooltipText=null
09:53:13 13:53:12.983 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant
09:53:13 13:53:12.983 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds
09:53:13 13:53:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:13 13:53:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:13 13:53:13.984 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Found menu:'Source'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Found menu:'Refactor'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:13 13:53:13.984 DEBUG [main][MenuItemLookup] Item match:Navigate
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Go To'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:''
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration	F3'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy	F4'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy	Ctrl+Alt+H'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink'
09:53:13 13:53:13.985 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink
09:53:13 13:53:13.985 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k"
09:53:13 13:53:13.985 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink
09:53:13 13:53:13.985 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k
09:53:14 13:53:14.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:14 13:53:14.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:14 13:53:14.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:14 13:53:14.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:14 13:53:14.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:14 13:53:14.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:14 13:53:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:14 13:53:14.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 
09:53:14 13:53:14.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:53:14 13:53:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:14 13:53:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:14 13:53:14.036 DEBUG [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")
09:53:14 13:53:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:14 13:53:14.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:14 13:53:14.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:14 13:53:14.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:14 13:53:14.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:15 13:53:15.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:15 13:53:15.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:15 13:53:15.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:15 13:53:15.037 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:53:15 13:53:15.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:53:15 13:53:15.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:15 13:53:15.037 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:53:15 13:53:15.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available....
09:53:15 13:53:15.549 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
09:53:15 13:53:15.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:15 13:53:15.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:15 13:53:15.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:15 13:53:15.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:15 13:53:15.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:15 13:53:15.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:15 13:53:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:15 13:53:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:15 13:53:15.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:15 13:53:15.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 '\*?\QProject Explorer\E')
09:53:15 13:53:15.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:15 13:53:15.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:15 13:53:15.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:15 13:53:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:15 13:53:15.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:15 13:53:15.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:15 13:53:15.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:15 13:53:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:15 13:53:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:15 13:53:15.584 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:15 13:53:15.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:15 13:53:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:15 13:53:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:15 13:53:15.585 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:15 13:53:15.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:15 13:53:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:15 13:53:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:15 13:53:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:15 13:53:15.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:15 13:53:15.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:16 13:53:16.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:16 13:53:16.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:16 13:53:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:16 13:53:16.586 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:16 13:53:16.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:16 13:53:16.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:16 13:53:16.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:16 13:53:16.588 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:16 13:53:16.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:16 13:53:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:16 13:53:16.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:16 13:53:16.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:16 13:53:16.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:16 13:53:16.589 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:16 13:53:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:16 13:53:16.593 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:16 13:53:16.594 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:16 13:53:16.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:16 13:53:16.594 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:16 13:53:16.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:16 13:53:16.597 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:16 13:53:16.597 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:16 13:53:16.598 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:16 13:53:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@482099d0 is found...
09:53:16 13:53:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@482099d0 is found finished successfully
09:53:16 13:53:16.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:16 13:53:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:16 13:53:16.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:16 13:53:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:16 13:53:16.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:16 13:53:16.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:16 package test;
09:53:16 public class JavaClass {
09:53:16 
09:53:16 	public JavaClass() {
09:53:16 		System.out.println("");
09:53:16 	}
09:53:16 
09:53:16 }
09:53:16  TooltipText=null
09:53:16 13:53:16.629 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:16 13:53:16.644 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.645 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:16  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:16  * This program and the accompanying materials are made available under the
09:53:16  * terms of the Eclipse Public License 2.0 which is available at
09:53:16  * http://www.eclipse.org/legal/epl-2.0.
09:53:16  *
09:53:16  * SPDX-License-Identifier: EPL-2.0
09:53:16  *
09:53:16  * Contributors:
09:53:16  *     Red Hat, Inc - initial API and implementation
09:53:16  *******************************************************************************/
09:53:16 package test;
09:53:16 public class JavaClass {
09:53:16 
09:53:16 	public JavaClass() {
09:53:16 		System.out.println("");
09:53:16 	}
09:53:16 
09:53:16 }
09:53:16  TooltipText=null
09:53:16 13:53:16.645 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:16 13:53:16.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:16 13:53:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:16 13:53:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:16 13:53:16.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:16 13:53:16.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:16 13:53:16.645 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:16 13:53:16.645 DEBUG [main][MenuItemLookup] Item match:File
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:''
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:''
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:16 13:53:16.646 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:16 13:53:16.646 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:16 13:53:16.646 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:16 13:53:16.646 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:16 13:53:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:16 13:53:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:16 13:53:16.679 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.679 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:16  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:16  * This program and the accompanying materials are made available under the
09:53:16  * terms of the Eclipse Public License 2.0 which is available at
09:53:16  * http://www.eclipse.org/legal/epl-2.0.
09:53:16  *
09:53:16  * SPDX-License-Identifier: EPL-2.0
09:53:16  *
09:53:16  * Contributors:
09:53:16  *     Red Hat, Inc - initial API and implementation
09:53:16  *******************************************************************************/
09:53:16 package test;
09:53:16 public class JavaClass {
09:53:16 
09:53:16 	public JavaClass() {
09:53:16 		System.out.println("");
09:53:16 	}
09:53:16 
09:53:16 }
09:53:16  TooltipText=null
09:53:16 13:53:16.679 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:16 13:53:16.679 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:16 13:53:16.679 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:16 13:53:16.759 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:16 13:53:16.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:16 13:53:16.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:16 13:53:16.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:16 13:53:16.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:16 13:53:16.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:16 13:53:16.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:16 13:53:16.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:16 13:53:16.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:16 13:53:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:16 13:53:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:16 13:53:16.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:16 13:53:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:16 13:53:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:16 13:53:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:16 13:53:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:16 13:53:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:16 13:53:16.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:16 13:53:16.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:16 13:53:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:16 13:53:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:16 13:53:16.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:16 13:53:16.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:16 13:53:16.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:16 13:53:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:16 13:53:16.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:16 13:53:16.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:16 13:53:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:16 13:53:16.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:16 13:53:16.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:16 13:53:16.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:16 13:53:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:17 13:53:17.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:17 13:53:17.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:17 13:53:17.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:17 13:53:17.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:17 13:53:17.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:17 13:53:17.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
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:17 13:53:17.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:17 13:53:17.768 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:17 13:53:17.768 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:17 13:53:17.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:17 13:53:17.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:17 13:53:17.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:17 13:53:17.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:17 13:53:17.770 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:17 13:53:17.770 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:17 13:53:17.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:17 13:53:17.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:17 13:53:17.777 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:17 13:53:17.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:17 13:53:17.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:17 13:53:17.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:17 13:53:17.781 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:17 13:53:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:17 13:53:17.782 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:17 13:53:17.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7580a96f is found...
09:53:17 13:53:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7580a96f is found finished successfully
09:53:17 13:53:17.887 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:17 13:53:17.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:17 13:53:17.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:17 13:53:17.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:17 13:53:17.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:17 13:53:17.889 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:17 13:53:17.889 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:17 package test;
09:53:17 public class JavaClass {
09:53:17 
09:53:17 	public JavaClass() {
09:53:17 		System.out.println("");
09:53:17 	}
09:53:17 
09:53:17 }
09:53:17  TooltipText=null
09:53:17 13:53:17.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:17 13:53:17.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:17 13:53:17.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:17 13:53:17.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:17 13:53:17.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:17 13:53:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:17 13:53:17.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:17 13:53:17.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')
09:53:17 13:53:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:17 13:53:17.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:17 13:53:17.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:17 13:53:17.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:17 13:53:17.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:17 13:53:17.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:17 13:53:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:17 13:53:17.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:17 13:53:17.935 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:17 13:53:17.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:17 13:53:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:17 13:53:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:17 13:53:17.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:17 13:53:17.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:17 13:53:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:17 13:53:17.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:17 13:53:17.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:17 13:53:17.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:17 13:53:17.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:18 13:53:18.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:18 13:53:18.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:18 13:53:18.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:18 13:53:18.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:18 13:53:18.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:18 13:53:18.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:18 13:53:18.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:18 13:53:18.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:18 13:53:18.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:18 13:53:18.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:18 13:53:18.939 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:18 13:53:18.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:18 13:53:18.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:18 13:53:18.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:18 13:53:18.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:18 13:53:18.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:18 13:53:18.940 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:18 13:53:18.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:18 13:53:18.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:18 13:53:18.948 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:18 13:53:18.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:18 13:53:18.948 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:18 13:53:18.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:18 13:53:18.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:18 13:53:18.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:18 13:53:18.953 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:18 13:53:18.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fd0173b is found...
09:53:18 13:53:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fd0173b is found finished successfully
09:53:18 13:53: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:18 13:53:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:18 13:53:18.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:18 13:53:18.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:18 13:53:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:18 13:53:18.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:18 13:53:18.985 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:18 13:53:18.986 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:18 package test;
09:53:18 public class JavaClass {
09:53:18 
09:53:18 	public JavaClass() {
09:53:18 		System.out.println("");
09:53:18 	}
09:53:18 
09:53:18 }
09:53:18  TooltipText=null
09:53:18 13:53:18.986 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:19 13:53:19.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:19 13:53:19.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:19  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:19  * This program and the accompanying materials are made available under the
09:53:19  * terms of the Eclipse Public License 2.0 which is available at
09:53:19  * http://www.eclipse.org/legal/epl-2.0.
09:53:19  *
09:53:19  * SPDX-License-Identifier: EPL-2.0
09:53:19  *
09:53:19  * Contributors:
09:53:19  *     Red Hat, Inc - initial API and implementation
09:53:19  *******************************************************************************/
09:53:19 package test;
09:53:19 public class JavaClass {
09:53:19 
09:53:19 	public JavaClass() {
09:53:19 		System.out.println("");
09:53:19 	}
09:53:19 
09:53:19 }
09:53:19  TooltipText=null
09:53:19 13:53:19.001 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:19 13:53:19.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:19 13:53:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:19 13:53:19.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:19 13:53:19.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:19 13:53:19.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:19 13:53:19.001 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:19 13:53:19.001 DEBUG [main][MenuItemLookup] Item match:File
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:''
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:''
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:19 13:53:19.002 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:19 13:53:19.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:19 13:53:19.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:19 13:53:19.002 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:19 13:53:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:19 13:53:19.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:19 13:53:19.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:19 13:53:19.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:19  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:19  * This program and the accompanying materials are made available under the
09:53:19  * terms of the Eclipse Public License 2.0 which is available at
09:53:19  * http://www.eclipse.org/legal/epl-2.0.
09:53:19  *
09:53:19  * SPDX-License-Identifier: EPL-2.0
09:53:19  *
09:53:19  * Contributors:
09:53:19  *     Red Hat, Inc - initial API and implementation
09:53:19  *******************************************************************************/
09:53:19 package test;
09:53:19 public class JavaClass {
09:53:19 
09:53:19 	public JavaClass() {
09:53:19 		System.out.println("");
09:53:19 	}
09:53:19 
09:53:19 }
09:53:19  TooltipText=null
09:53:19 13:53:19.030 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:19 13:53:19.030 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:19 13:53:19.030 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:19 13:53:19.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:19 13:53:19.085 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:19 13:53:19.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:19 13:53:19.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:19 13:53:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:19 13:53:19.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:19 13:53:19.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:19 13:53:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:19 13:53:19.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:19 13:53:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:19 13:53:19.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:19 13:53:19.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:19 13:53:19.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:19 13:53:19.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:19 13:53:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:19 13:53:19.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:19 13:53:19.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:19 13:53:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:19 13:53:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:19 13:53:19.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:19 13:53:19.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:19 13:53:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:19 13:53:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:19 13:53:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:19 13:53:19.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:19 13:53:19.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:19 13:53:19.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:19 13:53:19.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:20 13:53:20.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:20 13:53:20.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:20 13:53:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:20 13:53:20.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:20 13:53:20.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:20 13:53:20.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:20 13:53:20.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:20 13:53:20.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:20 13:53:20.093 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:20 13:53:20.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:20 13:53:20.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:20 13:53:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:20 13:53:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:20 13:53:20.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:20 13:53:20.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:20 13:53:20.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:20 13:53:20.094 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:20 13:53:20.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:20 13:53:20.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:20 13:53:20.101 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:20 13:53:20.101 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:20 13:53:20.101 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:20 13:53:20.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:20 13:53:20.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:20 13:53:20.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:20 13:53:20.105 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:20 13:53:20.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3efdd998 is found...
09:53:20 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3efdd998 is found finished successfully
09:53:20 13:53:20.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:20 13:53:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:20 13:53:20.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:20 13:53:20.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:20 13:53:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:20 13:53:20.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:20 13:53:20.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:20 13:53:20.219 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:20 package test;
09:53:20 public class JavaClass {
09:53:20 
09:53:20 	public JavaClass() {
09:53:20 		System.out.println("");
09:53:20 	}
09:53:20 
09:53:20 }
09:53:20  TooltipText=null
09:53:20 13:53:20.219 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:53:20 13:53:20.219 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:53:20 13:53:20.420 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:53:20 13:53:20.622 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:53:20 13:53:20.622 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:53:20 13:53:20.822 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:53:21 13:53:21.024 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:53:21 13:53:21.024 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:53:21 13:53:21.225 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:53:21 13:53:21.427 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218
09:53:21 13:53:21.427 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218
09:53:21 13:53:21.628 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218
09:53:21 13:53:21.830 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:53:21 13:53:21.830 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:53:22 13:53:22.030 INFO [WorkbenchTestable][Keyboard]     As char:-, as int:16777261
09:53:23 13:53:23.031 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor
09:53:23 13:53:23.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:23 13:53:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:23 13:53:23.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:23 13:53:23.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:23 13:53:23.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:23 13:53:23.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:23 13:53:23.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:23 13:53:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:23 13:53:23.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:23 13:53:23.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:23 13:53:23.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:23 13:53:23.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:23 13:53:23.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:23 13:53:23.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:23 13:53:23.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:23 13:53:23.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:23 13:53:23.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:23 13:53:23.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:23 13:53:23.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:23 13:53:23.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:23 13:53:23.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:23 13:53:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:23 13:53:23.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:23 13:53:23.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:23 13:53:23.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:23 13:53:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:24 13:53:24.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:24 13:53:24.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:24 13:53:24.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:24 13:53:24.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:24 13:53:24.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:24 13:53:24.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
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:24 13:53:24.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:24 13:53:24.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:24 13:53:24.575 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer'
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:24 13:53:24.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:24 13:53:24.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:24 13:53:24.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test
09:53:24 13:53:24.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:24 13:53:24.576 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:24 13:53:24.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:24 13:53:24.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:24 13:53:24.583 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java
09:53:24 13:53:24.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java
09:53:24 13:53:24.583 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java
09:53:24 13:53:24.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection
09:53:24 13:53:24.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java
09:53:24 13:53:24.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event
09:53:24 13:53:24.587 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Decoration Calculation' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Update for Decoration Completion' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Requesting Java AST from selection' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:24 13:53:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@403702dd is found...
09:53:24 13:53:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@403702dd is found finished successfully
09:53:24 13:53:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E')
09:53:24 13:53:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:24 13:53:24.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:24 13:53:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:24 13:53:24.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:24 13:53:24.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others.
09:53:24 package test;
09:53:24 public class JavaClass {
09:53:24 
09:53:24 	public JavaClass() {
09:53:24 		System.out.println("");
09:53:24 	}
09:53:24 
09:53:24 }
09:53:24  TooltipText=null
09:53:24 13:53:24.618 INFO [WorkbenchTestable][TextEditor] Set text to editor
09:53:24 13:53:24.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:24  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:24  * This program and the accompanying materials are made available under the
09:53:24  * terms of the Eclipse Public License 2.0 which is available at
09:53:24  * http://www.eclipse.org/legal/epl-2.0.
09:53:24  *
09:53:24  * SPDX-License-Identifier: EPL-2.0
09:53:24  *
09:53:24  * Contributors:
09:53:24  *     Red Hat, Inc - initial API and implementation
09:53:24  *******************************************************************************/
09:53:24 package test;
09:53:24 public class JavaClass {
09:53:24 
09:53:24 	public JavaClass() {
09:53:24 		System.out.println("");
09:53:24 	}
09:53:24 
09:53:24 }
09:53:24  TooltipText=null
09:53:24 13:53:24.630 INFO [WorkbenchTestable][AbstractEditor] Save editor
09:53:24 13:53:24.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform
09:53:24 13:53:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:24 13:53:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:24 13:53:24.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:24 13:53:24.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform'
09:53:24 13:53:24.630 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:24 13:53:24.630 DEBUG [main][MenuItemLookup] Item match:File
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:''
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:''
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:53:24 13:53:24.631 DEBUG [main][MenuItemLookup] Item match:Save	Ctrl+S
09:53:24 13:53:24.644 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save	Ctrl+S"
09:53:24 13:53:24.644 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save	Ctrl+S
09:53:24 13:53:24.644 INFO [main][MenuItemHandler] Select menu item: &Save	Ctrl+S
09:53:24 13:53:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty...
09:53:24 13:53:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully
09:53:24 13:53:24.662 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.662 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/*******************************************************************************
09:53:24  * Copyright (c) 2017 Red Hat, Inc and others.
09:53:24  * This program and the accompanying materials are made available under the
09:53:24  * terms of the Eclipse Public License 2.0 which is available at
09:53:24  * http://www.eclipse.org/legal/epl-2.0.
09:53:24  *
09:53:24  * SPDX-License-Identifier: EPL-2.0
09:53:24  *
09:53:24  * Contributors:
09:53:24  *     Red Hat, Inc - initial API and implementation
09:53:24  *******************************************************************************/
09:53:24 package test;
09:53:24 public class JavaClass {
09:53:24 
09:53:24 	public JavaClass() {
09:53:24 		System.out.println("");
09:53:24 	}
09:53:24 
09:53:24 }
09:53:24  TooltipText=null
09:53:24 13:53:24.662 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:24 13:53:24.662 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:24 13:53:24.662 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java
09:53:24 13:53:24.735 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed
09:53:24 13:53:24.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:24 13:53:24.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:24 13:53:24.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:24 13:53:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:24 13:53:24.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:24 13:53:24.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)
09:53:24 13:53:24.736 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:24 13:53:24.736 DEBUG [main][EditorHandler] 0 editor(s) found
09:53:24 13:53:24.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:24 13:53:24.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:24 13:53:24.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:24 13:53:24.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:24 13:53:24.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:24 13:53:24.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:24 13:53:24.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:24 13:53:24.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:24 13:53:24.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:24 13:53:24.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:24 13:53:24.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:24 13:53:24.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:24 13:53:24.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:24 13:53:24.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:24 13:53:24.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:24 13:53:24.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:24 13:53:24.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:24 13:53:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:24 13:53:24.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:24 13:53:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:24 13:53:24.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:24 13:53:24.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:25 13:53:25.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:25 13:53:25.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:25 13:53:25.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:25 13:53:25.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:25 13:53:25.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:25 13:53:25.742 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:25 13:53:25.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:25 13:53:25.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
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:25 13:53:25.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:25 13:53:25.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:25 13:53:25.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:25 13:53:25.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:25 13:53:25.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:25 13:53:25.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:25 13:53:25.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:25 13:53:25.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:25 13:53:25.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:25 13:53:25.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:26 13:53:26.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:26 13:53:26.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:26 13:53:26.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:26 13:53:26.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:26 13:53:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:26 13:53:26.745 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:26 13:53:26.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:26 13:53:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:26 13:53:26.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject
09:53:26 13:53:26.746 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject
09:53:26 13:53:26.746 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:26 13:53:26.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:26 13:53:26.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:26 13:53:26.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:26 13:53:26.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:26 13:53:26.747 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:53:26 13:53:26.747 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:53:26 13:53:26.747 DEBUG [main][TreeItemHandler] Set Tree selection
09:53:26 13:53:26.748 DEBUG [main][TreeHandler] Notify Tree about selection event
09:53:26 13:53:26.753 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:53:26 13:53:26.754 DEBUG [WorkbenchTestable][TreeItemHandler]   testProject
09:53:26 13:53:26.754 DEBUG [WorkbenchTestable][TreeItemHandler]   TextEditorTestProject
09:53:26 13:53:26.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:53:26 13:53:26.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'New'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:''
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:''
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Build Path'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Source	Shift+Alt+S'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:''
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:''
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:53:26 13:53:26.787 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
09:53:26 13:53:26.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
09:53:26 13:53:26.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
09:53:26 13:53:26.787 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
09:53:26 13:53:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:26 13:53:26.788 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
09:53:27 13:53:27.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:27 13:53:27.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:27 13:53:27.288 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:27 13:53:27.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:27 13:53:27.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:53:27 13:53:27.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'New'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:''
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:''
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:53:27 13:53:27.305 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
09:53:27 13:53:27.305 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
09:53:27 13:53:27.305 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
09:53:27 13:53:27.305 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
09:53:27 13:53:27.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
09:53:27 
09:53:27 (Eclipse:1101): Gtk-CRITICAL **: 13:53:27.351: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:53:27 
09:53:27 (Eclipse:1101): Gtk-CRITICAL **: 13:53:27.354: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:53:27 
09:53:27 (Eclipse:1101): Gtk-CRITICAL **: 13:53:27.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:53:27 
09:53:27 (Eclipse:1101): Gtk-CRITICAL **: 13:53:27.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:53:27 13:53:27.892 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
09:53:27 13:53:27.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
09:53:27 13:53:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:27 13:53:27.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:53:27 13:53:27.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:27 13:53:27.895 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
09:53:27 13:53:27.895 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
09:53:27 13:53:27.895 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:27 13:53:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:27 13:53:27.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:27 13:53:27.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:27 13:53:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:27 13:53:27.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:27 13:53:27.896 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:53:27 13:53:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:27 13:53:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:27 13:53:27.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:27 13:53:27.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:27 13:53:27.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
09:53:27 13:53:27.900 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:28 13:53:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:28 13:53:28.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:28 13:53:28.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:28 13:53:28.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:28 13:53:28.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:53:28 13:53:28.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:28 13:53:28.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:28 13:53:28.402 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:28 13:53:28.402 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:28 13:53:28.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:28 13:53:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:28 13:53:28.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:28 Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 138.407 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest
09:53:28 setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.368 s
09:53:28 getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.424 s
09:53:28 notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.553 s
09:53:28 insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.406 s
09:53:28 selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.165 s
09:53:28 selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.192 s
09:53:28 getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.433 s
09:53:28 getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.375 s
09:53:28 insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.393 s
09:53:28 contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.652 s
09:53:28 openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.493 s
09:53:28 getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.149 s
09:53:28 getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.386 s
09:53:28 getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.433 s
09:53:28 closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.853 s
09:53:28 quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.634 s
09:53:28 getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.159 s
09:53:28 selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.136 s
09:53:28 testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.857 s
09:53:28 openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.424 s
09:53:28 insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.369 s
09:53:28 getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 1.987 s
09:53:28 insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.313 s
09:53:28 closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.846 s
09:53:28 setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 7.164 s
09:53:28 getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 11.777 s
09:53:28 insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.368 s
09:53:28 getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 3.407 s
09:53:28 closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 4.956 s
09:53:28 getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 2.325 s
09:53:28 selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest)  Time elapsed: 5.651 s
09:53:28 Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:28 13:53:28.412 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:28 13:53:28.413 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:28 13:53:28.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:28 13:53:28.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:28 13:53:28.413 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:28 13:53:28.413 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:28 13:53:28.416 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:28 13:53:28.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.*']
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.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.*']
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.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.*']
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:28 13:53:28.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Item match:Window
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:''
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:''
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:''
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:28 13:53:28.418 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:28 13:53:28.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:28 13:53:28.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:28 13:53:28.418 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:28 13:53:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:53:28 13:53:28.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 'Preferences.*'] is available. finished successfully
09:53:28 13:53:28.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:28 13:53:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.494 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:28 13:53:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:28 13:53:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:28 13:53:28.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:53:28 13:53:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:28 13:53:28.497 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:28 13:53:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:28 13:53:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:28 13:53:28.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:28 13:53:28.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:28 13:53:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:28 13:53:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:28 13:53:28.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:28 13:53:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.518 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:28 13:53:28.519 DEBUG [main][EditorHandler] 0 editor(s) found
09:53:28 13:53:28.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:28 13:53:28.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:28 13:53:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:28 13:53:28.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 '\*?\QProject Explorer\E')
09:53:28 13:53:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:28 13:53:28.521 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:28 13:53:28.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:28 13:53:28.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:28 13:53:28.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:28 13:53:28.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:28 13:53:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:28 13:53:28.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:53:28 To add a project: TooltipText=null
09:53:28 13:53:28.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:28 13:53:28.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:28 13:53:28.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:28 13:53:28.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:53:28 To add a project: TooltipText=null
09:53:28 13:53:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:28 13:53:28.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace.
09:53:28 To add a project: TooltipText=null
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:28 13:53:28.524 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"]
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:28 13:53:28.525 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:28 13:53:28.525 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:28 13:53:28.525 DEBUG [main][MenuItemLookup] Item match:File
09:53:28 13:53:28.526 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:28 13:53:28.526 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:''
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:''
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:53:28 13:53:28.527 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:53:28 13:53:28.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:53:28 13:53:28.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:53:28 13:53:28.527 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:53:28 13:53:28.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....
09:53:28 13:53:28.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:53:28 13:53:28.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.584 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:53:28 13:53:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:28 13:53:28.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:28 13:53:28.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:28 13:53:28.586 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project
09:53:28 13:53:28.586 DEBUG [main][TreeItemHandler] Selecting tree item: Project
09:53:28 13:53:28.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection
09:53:28 13:53:28.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project
09:53:28 13:53:28.589 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:53:28 13:53:28.589 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:53:28 13:53:28.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:53:28 13:53:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:28 13:53:28.590 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:53:28 13:53:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:28 13:53:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:28 13:53:28.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:28 13:53:28.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:28 13:53:28.611 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:28 13:53:28.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available....
09:53:28 13:53:28.611 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
09:53:28 13:53:28.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project
09:53:28 13:53:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:28 13:53:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:28 13:53:28.612 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:53:28 13:53:28.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:28 13:53:28.612 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project'
09:53:28 13:53:28.612 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:
09:53:28 is "Project name:")
09:53:28 13:53:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:53:28 13:53:28.613 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:53:28 13:53:28.614 INFO [WorkbenchTestable][AbstractText] Text set to: project
09:53:28 13:53:28.615 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed
09:53:28 13:53:28.615 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard
09:53:28 13:53:28.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.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)
09:53:28 13:53:28.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:28 13:53:28.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:28 13:53:28.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:28 13:53:28.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:28 13:53:28.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:28 13:53:28.617 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:53:28 13:53:28.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:28 13:53:28.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:28 13:53:28.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:28 13:53:28.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:28 13:53:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Change cursor' is a system job, skipped
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:29 13:53:29.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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: "Create New File"]
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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: "Create New File"]
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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']
09:53:29 13:53:29.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:29 13:53:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:29 13:53:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:29 13:53:29.123 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:29 13:53:29.123 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:29 13:53:29.123 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:29 13:53:29.123 DEBUG [main][MenuItemLookup] Item match:File
09:53:29 13:53:29.124 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:53:29 13:53:29.124 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:53:29 13:53:29.125 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:53:29 13:53:29.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:53:29 13:53:29.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:53:29 13:53:29.126 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:53:29 13:53:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:53:29 13:53:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:53:29 13:53:29.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:53:29 13:53:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:29 13:53:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:29 13:53:29.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:53:29 13:53:29.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.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
09:53:29 13:53:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:53:29 13:53:29.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:29 13:53:29.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:29 13:53:29.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:29 13:53:29.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File
09:53:29 13:53:29.183 DEBUG [main][TreeItemHandler] Selecting tree item: File
09:53:29 13:53:29.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection
09:53:29 13:53:29.186 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File
09:53:29 13:53:29.186 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:53:29 13:53:29.186 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:53:29 13:53:29.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:53:29 13:53:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:29 13:53:29.187 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:53:29 13:53:29.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:29 13:53:29.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:29 13:53:29.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:29 13:53:29.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:29 13:53:29.213 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:53:29 13:53:29.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available....
09:53:29 13:53:29.213 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
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:29 13:53:29.214 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.WizardNewFileCreationPage, index 0 and following matchers specified (Matcher matching widget with label:
09:53:29 is "Enter or select the parent folder:")
09:53:29 13:53:29.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:53:29 13:53:29.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:53:29 13:53:29.216 INFO [WorkbenchTestable][AbstractText] Text set to: project/
09:53:29 13:53:29.222 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:
09:53:29 is "File name:")
09:53:29 13:53:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:53:29 13:53:29.224 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:53:29 13:53:29.224 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca
09:53:29 13:53:29.226 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed
09:53:29 13:53:29.226 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard
09:53:29 13:53:29.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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)
09:53:29 13:53:29.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:29 13:53:29.232 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:53:29 13:53:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:29 13:53:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:29 13:53:29.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:29 13:53:29.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:29 13:53:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Initializing Quick Diff' is a system job, skipped
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Building' is not running, skipped
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E')
09:53:29 13:53:29.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:29 13:53:29.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:29 13:53:29.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:29 13:53:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:29 13:53:29.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform'
09:53:29 13:53:29.739 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:29 13:53:29.739 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:29 13:53:29.739 DEBUG [main][MenuItemLookup] Item match:Edit
09:53:29 13:53:29.740 DEBUG [main][MenuItemLookup] Found menu:'Undo	Ctrl+Z'
09:53:29 13:53:29.740 DEBUG [main][MenuItemLookup] Found menu:'Redo	Shift+Ctrl+Z'
09:53:29 13:53:29.740 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.740 DEBUG [main][MenuItemLookup] Found menu:'Cut	Ctrl+X'
09:53:29 13:53:29.740 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Select All	Ctrl+A'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection	Shift+Alt+A'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...	Ctrl+F'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:''
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...'
09:53:29 13:53:29.741 DEBUG [main][MenuItemLookup] Found menu:'Add Task...'
09:53:29 13:53:29.741 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut
09:53:29 13:53:29.741 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 
09:53:29 13:53:29.741 INFO [WorkbenchTestable][Keyboard]     As char:, as int:262144
09:53:29 13:53:29.941 INFO [WorkbenchTestable][Keyboard]     As char: , as int:32
09:53:30 13:53:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened...
09:53:30 13:53:30.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified
09:53:30 13:53:30.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:30 13:53:30.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:30 13:53:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:30 13:53:30.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent
09:53:30 13:53:30.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:30 13:53:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:30 13:53:30.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:30 13:53:30.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:30 13:53:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:30 13:53:30.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found
09:53:30 13:53:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:53:30 13:53:30.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals:
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems...
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][ContentAssistant]   a
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][ContentAssistant]   b
09:53:30 13:53:30.958 DEBUG [WorkbenchTestable][ContentAssistant]   c
09:53:30 13:53:30.958 INFO [WorkbenchTestable][AbstractShell] Close shell 
09:53:30 13:53:30.958 INFO [WorkbenchTestable][ShellHandler] Closing shell ''
09:53:30 13:53:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:53:30 13:53:30.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:53:30 13:53:30.973 TRACE [WorkbenchTestable][EditorHandler] Closing all editors
09:53:30 13:53:30.974 DEBUG [main][EditorHandler] 1 editor(s) found
09:53:30 13:53:30.974 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca
09:53:31 13:53:31.002 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed
09:53:31 13:53:31.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:31 13:53:31.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:31 13:53:31.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate.
09:53:31 13:53:31.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:31 13:53:31.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E')
09:53:31 13:53:31.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:31 13:53:31.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:31 13:53:31.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:31 13:53:31.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:31 13:53:31.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:31 13:53:31.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:31 13:53:31.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:31 13:53:31.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:31 13:53:31.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:31 13:53:31.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:31 13:53:31.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:31 13:53:31.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:31 13:53:31.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:31 13:53:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:31 13:53:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:31 13:53:31.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:31 13:53:31.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:31 13:53:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:31 13:53:31.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:31 13:53:31.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:31 13:53:31.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:31 13:53:31.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:31 13:53:31.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:31 13:53:31.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:32 13:53:32.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:32 13:53:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:32 13:53:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:32 13:53:32.009 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:32 13:53:32.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:32 13:53:32.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:32 13:53:32.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:32 13:53:32.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
09:53:32 13:53:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:32 13:53:32.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:32 13:53:32.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:32 13:53:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:32 13:53:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:32 13:53:32.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
09:53:32 13:53:32.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:32 13:53:32.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:32 13:53:32.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:32 13:53:32.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:32 13:53:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:32 13:53:32.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:32 13:53:32.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:32 13:53:32.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:32 13:53:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:33 13:53:33.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:33 13:53:33.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:33 13:53:33.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown
09:53:33 13:53:33.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:33 13:53:33.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:33 13:53:33.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:33 13:53:33.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:33 13:53:33.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
09:53:33 13:53:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:33 13:53:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:33 13:53:33.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:33 13:53:33.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:33 13:53:33.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project
09:53:33 13:53:33.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:33 13:53:33.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text=<unavailable> TooltipText=null
09:53:33 13:53:33.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
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:33 13:53:33.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:33 13:53:33.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:33 13:53:33.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:33 13:53:33.014 INFO [WorkbenchTestable][AbstractTree] Select specified tree items
09:53:33 13:53:33.014 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 
09:53:33 13:53:33.015 DEBUG [main][TreeItemHandler] Set Tree selection
09:53:33 13:53:33.015 DEBUG [main][TreeHandler] Notify Tree about selection event
09:53:33 13:53:33.019 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items:
09:53:33 13:53:33.020 DEBUG [WorkbenchTestable][TreeItemHandler]   project
09:53:33 13:53:33.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:53:33 13:53:33.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'New'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:53:33 13:53:33.045 DEBUG [main][MenuItemLookup] Item match:Refresh	F5
09:53:33 13:53:33.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh	F5"
09:53:33 13:53:33.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh	F5
09:53:33 13:53:33.045 INFO [main][MenuItemHandler] Select menu item: Re&fresh	F5
09:53:33 13:53:33.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:33 13:53:33.045 DEBUG [WorkbenchTestable][JobIsRunning]   job 'refresh' has no excuses, wait for it
09:53:33 13:53:33.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Java problems decoration calculation...' is a system job, skipped
09:53:33 13:53:33.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:33 13:53:33.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:33 13:53:33.546 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Periodic workspace save.' is a system job, skipped
09:53:33 13:53:33.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:33 13:53:33.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35
09:53:33 13:53:33.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'New'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'Go Into'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'Show In	Shift+Alt+W'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:''
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'Copy	Ctrl+C'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'Paste	Ctrl+V'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Found menu:'Delete	Delete'
09:53:33 13:53:33.560 DEBUG [main][MenuItemLookup] Item match:Delete	Delete
09:53:33 13:53:33.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete	Delete"
09:53:33 13:53:33.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete	Delete
09:53:33 13:53:33.561 INFO [main][MenuItemHandler] Select menu item: &Delete	Delete
09:53:33 13:53:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available....
09:53:34 13:53:34.135 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
09:53:34 13:53:34.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources
09:53:34 13:53:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:34 13:53:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:34 13:53:34.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32)
09:53:34 13:53:34.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:34 13:53:34.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:34 13:53:34.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:34 13:53:34.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:34 13:53:34.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:34 13:53:34.139 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone)
09:53:34 13:53:34.139 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone)
09:53:34 13:53:34.139 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone)
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:34 13:53:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:34 13:53:34.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:34 13:53:34.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK")
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:34 13:53:34.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:34 13:53:34.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:34 13:53:34.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:34 13:53:34.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:34 13:53:34.141 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:53:34 13:53:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:34 13:53:34.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:34 13:53:34.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:34 13:53:34.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:34 13:53:34.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available....
09:53:34 13:53:34.145 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed.
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Reporting encoding changes.' is not running, skipped
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Flushing content description cache.' is a system job, skipped
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:53:34 13:53:34.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:53:34 13:53:34.646 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer
09:53:34 13:53:34.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:34 13:53:34.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:34 13:53:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:34 13:53:34.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)
09:53:34 13:53:34.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:34 13:53:34.648 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:34 13:53:34.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:34 13:53:34.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:34 13:53:34.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.236 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest
09:53:34 testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest)  Time elapsed: 6.124 s
09:53:34 
09:53:34 Results:
09:53:34 
09:53:34 Tests run: 85, Failures: 0, Errors: 0, Skipped: 0
09:53:34 
09:53:35 [INFO] All tests passed!
09:53:35 [INFO] 
09:53:35 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.workbench.test ---
09:53:35 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.workbench.test/target/jacoco.exec
09:53:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:53:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:53:35 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:53:36 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:53:36 [INFO] 
09:53:36 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test >--------
09:53:36 [INFO] Building RedDeer UIForms Test 4.7.0-SNAPSHOT                     [34/58]
09:53:36 [INFO]   from tests/org.eclipse.reddeer.uiforms.test/pom.xml
09:53:36 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:53:36 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:53:36 [INFO] 
09:53:36 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] 
09:53:36 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:53:36 [INFO] 
09:53:36 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] 
09:53:36 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] 
09:53:36 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] 
09:53:36 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.uiforms.test ---
09:53:36 [INFO] Resolving class path of RedDeer UIForms Test...
09:53:37 [INFO] 
09:53:37 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:53:37 [INFO] 
09:53:37 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/resources
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/bin
09:53:37 [INFO] 
09:53:37 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/src/test/resources
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT-sources.jar
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/org.eclipse.reddeer.uiforms.test-4.7.0-SNAPSHOT.jar
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.uiforms.test ---
09:53:37 [INFO] 
09:53:37 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.uiforms.test ---
09:53:38 [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)
09:53:38 [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
09:53:38 [INFO] Command line:
09:53:38 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:53:40 Launching application org.eclipse.ui.ide.workbench...
09:53:43 Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:43 13:53:43.137 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:53:43 13:53:43.140 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
09:53:43 13:53:43.153 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:53:43 13:53:43.154 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
09:53:43 13:53:43.235 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:43 13:53:43.257 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:43 13:53:43.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:43 13:53:43.264 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:43 13:53:43.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
09:53:43 13:53:43.266 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
09:53:43 13:53:43.274 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:53:43 13:53:43.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:43 13:53:43.347 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:43 13:53:43.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:43 13:53:43.350 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:43 13:53:43.353 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:43 13:53:43.353 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:43 13:53:43.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:43 13:53:43.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:43 13:53:43.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:43 13:53:43.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:43 13:53:43.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.*']
09:53:43 13:53:43.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:43 13:53:43.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:43 13:53:43.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:43 13:53:43.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:43 13:53:43.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:43 13:53:43.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:43 13:53:43.437 DEBUG [main][MenuItemLookup] Item match:Window
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:''
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:''
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:43 13:53:43.441 DEBUG [main][MenuItemLookup] Found menu:''
09:53:43 13:53:43.442 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:43 13:53:43.442 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:43 13:53:43.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:43 13:53:43.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:43 13:53:43.445 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:43 13:53:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:53:43 13:53:43.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
09:53:43 13:53:43.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:43 13:53:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:43 13:53:43.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:43 13:53:43.635 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:43 13:53:43.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:43 13:53:43.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:53:43 13:53:43.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:43 13:53:43.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:43 13:53:43.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:43 13:53:43.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:43 13:53:43.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:43 13:53:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:43 13:53:43.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:43 13:53:43.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:53:43 13:53:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:43 13:53:43.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:43 13:53:43.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:43 13:53:43.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:43 13:53:43.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:43 13:53:43.689 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:43 13:53:43.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:43 13:53:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:43 13:53:43.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:43 13:53:43.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:43 13:53:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:43 13:53:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:43 13:53:43.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:43 13:53:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:43 13:53:43.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:43 13:53:43.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:43 13:53:43.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:43 13:53:43.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:43 13:53:43.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:43 13:53:43.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:43 13:53:43.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:43 13:53:43.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:43 13:53:43.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:43 13:53:43.782 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu.
09:53:43 13:53:43.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:43 13:53:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:43 13:53:43.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:43 13:53:43.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:43 13:53:43.783 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:43 13:53:43.783 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:43 13:53:43.783 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:43 13:53:43.784 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:43 13:53:43.784 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:43 13:53:43.784 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:43 13:53:43.784 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:43 13:53:43.784 DEBUG [main][MenuItemLookup] Item match:Window
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Found menu:''
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:43 13:53:43.785 DEBUG [main][MenuItemLookup] Item match:Show View
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:''
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:53:43 13:53:43.794 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:53:43 13:53:43.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:53:43 13:53:43.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:53:43 13:53:43.796 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:53:43 13:53:43.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:53:43 13:53:43.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:53:43 13:53:43.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:53:43 13:53:43.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:43 13:53:43.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:43 13:53:43.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
09:53:43 13:53:43.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:43 13:53:43.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:43 13:53:43.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:43 13:53:43.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:43 13:53:43.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:43 13:53:43.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:43 13:53:43.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:43 13:53:43.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:43 13:53:43.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:43 13:53:43.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:43 13:53:43.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:43 13:53:43.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:43 13:53:43.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children...
09:53:43 13:53:43.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
09:53:43 13:53:43.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:44 13:53:44.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:44 13:53:44.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
09:53:44 13:53:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully
09:53:44 13:53:44.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms
09:53:44 13:53:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:44 13:53:44.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed
09:53:44 13:53:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:44 13:53:44.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms
09:53:44 13:53:44.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test
09:53:44 13:53:44.384 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test
09:53:44 13:53:44.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection
09:53:44 13:53:44.385 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test
09:53:44 13:53:44.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:44 13:53:44.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:44 13:53:44.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:44 13:53:44.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:53:44 13:53:44.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:44 13:53:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:44 13:53:44.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:44 13:53:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:44 13:53:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:44 13:53:44.389 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:53:44 13:53:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:44 13:53:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:44 13:53:44.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:44 13:53:44.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:44 13:53:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:53:44 13:53:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:53:44 13:53:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open...
09:53:44 13:53:44.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully
09:53:44 13:53:44.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:44 13:53:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:44 13:53:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:44 13:53:44.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:44 13:53:44.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 '\*?\QUI Form Test\E')
09:53:44 13:53:44.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:44 13:53:44.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:44 13:53:44.674 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:44 13:53:44.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:44 13:53:44.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:44 13:53:44.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:44 13:53:44.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:44 13:53:44.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:44 13:53:44.707 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
09:53:44 13:53:44.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:44 13:53:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.744 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:44 13:53:44.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:44 13:53:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:44 13:53:44.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Notify Hyperlink with event 6
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Wait for synchronization
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Notify Hyperlink with event 3
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Wait for synchronization
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Notify Hyperlink with event 4
09:53:44 13:53:44.751 TRACE [main][WidgetHandler] Wait for synchronization
09:53:44 13:53:44.752 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")
09:53:44 13:53:44.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:44 13:53:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.753 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:44 13:53:44.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:44 13:53:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:44 13:53:44.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:53:44 13:53:44.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:44 13:53:44.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:44 13:53:44.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:44 13:53:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:44 13:53:44.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:44 13:53:44.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:44 13:53:44.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:44 13:53:44.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:44 13:53:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:44 13:53:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:44 13:53:44.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.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.
09:53:44 13:53:44.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:44 13:53:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:44 13:53:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:44 13:53:44.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:44 13:53:44.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 '\*?\QUI Form Test\E')
09:53:44 13:53:44.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:44 13:53:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:44 13:53:44.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:44 13:53:44.778 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:44 13:53:44.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:44 13:53:44.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:44 13:53:44.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:44 13:53:44.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:44 13:53:44.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:44 13:53:44.797 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")
09:53:44 13:53:44.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:44 13:53:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:44 13:53:44.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:44 13:53:44.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:44 13:53:44.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:44 13:53:44.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:44 13:53:44.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:44 13:53:44.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:45 13:53:45.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:45 13:53:45.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:45 13:53:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:45 13:53:45.870 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found
09:53:45 13:53:45.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:45 13:53:45.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:45 13:53:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:45 13:53:45.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:45 13:53:45.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:45 13:53:45.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:45 13:53:45.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:45 13:53:45.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:45 13:53:45.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.879 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:45 13:53:45.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:45 13:53:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:45 13:53:45.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:45 13:53:45.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:45 13:53:45.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:45 13:53:45.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:45 13:53:45.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:45 13:53:45.909 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:45 13:53:45.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:45 13:53:45.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:45 13:53:45.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:45 13:53:45.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:45 13:53:45.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:45 13:53:45.914 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
09:53:45 13:53:45.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:45 13:53:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:45 13:53:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:45 13:53:45.914 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:45 13:53:45.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:45 13:53:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:45 13:53:45.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:45 13:53:45.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:45 13:53:45.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
09:53:45 13:53:45.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:45 13:53:45.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:45 13:53:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:45 13:53:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:45 13:53:45.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:45 13:53:45.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:45 13:53:45.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:45 13:53:45.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:45 13:53:45.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.939 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:45 13:53:45.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:45 13:53:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:45 13:53:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:45 13:53:45.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:45 13:53:45.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 '\*?\QUI Form Test\E')
09:53:45 13:53:45.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:45 13:53:45.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:45 13:53:45.949 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:45 13:53:45.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:45 13:53:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:45 13:53:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:45 13:53:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:45 13:53:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:45 13:53:45.954 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")
09:53:45 13:53:45.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:45 13:53:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:45 13:53:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:45 13:53:45.967 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:45 13:53:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:45 13:53:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:45 13:53:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:45 13:53:45.971 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")
09:53:45 13:53:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:45 13:53:45.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
09:53:45 13:53:45.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.972 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:45 13:53:45.972 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:45 13:53:45.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:45 13:53:45.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:45 13:53:45.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:45 13:53:45.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:45 13:53:45.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:45 13:53:45.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:45 13:53:45.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:45 13:53:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:45 13:53:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:45 13:53:45.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:45 13:53:45.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:45 13:53:45.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:45 13:53:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:46 13:53:46.026 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:46 13:53:46.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:46 13:53:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:46 13:53:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:46 13:53:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:46 13:53:46.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:46 13:53:46.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Hyperlink with no referenced composite specified, index 0 and no matchers specified
09:53:46 13:53:46.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:46 13:53:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.031 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:46 13:53:46.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:46 13:53:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
09:53:46 13:53:46.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:46 13:53:46.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:46 13:53:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:46 13:53:46.033 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:46 13:53:46.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:46 13:53:46.033 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:46 13:53:46.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:46 13:53:46.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.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 '\*?\QUI Form Test\E')
09:53:46 13:53:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:46 13:53:46.066 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:46 13:53:46.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:46 13:53:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:46 13:53:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:46 13:53:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:46 13:53:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:46 13:53:46.085 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")
09:53:46 13:53:46.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:46 13:53:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.100 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:46 13:53:46.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:46 13:53:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
09:53:46 13:53:46.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.104 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:46 13:53:46.104 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:46 13:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:46 13:53:46.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:46 13:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:46 13:53:46.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:46 13:53:46.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.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.
09:53:46 13:53:46.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:46 13:53:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:46 13:53:46.141 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:46 13:53:46.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:46 13:53:46.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:46 13:53:46.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:46 13:53:46.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:46 13:53:46.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:46 13:53:46.146 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")
09:53:46 13:53:46.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:46 13:53:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.146 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:46 13:53:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:46 13:53:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:46 13:53:46.148 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
09:53:46 13:53:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:46 13:53:46.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:46 13:53:46.150 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:46 13:53:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:46 13:53:46.150 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:46 13:53:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:46 13:53:46.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:46 13:53:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:46 13:53:46.178 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:46 13:53:46.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:46 13:53:46.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:46 13:53:46.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:46 13:53:46.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:46 13:53:46.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:46 13:53:46.182 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")
09:53:46 13:53:46.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:46 13:53:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.183 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:46 13:53:46.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:46 13:53:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:46 13:53:46.184 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
09:53:46 13:53:46.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:46 13:53:46.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:46 13:53:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found
09:53:46 13:53:46.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:46 13:53:46.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:46 13:53:46.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.206 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)
09:53:46 13:53:46.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 13:53:46.206 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:46 13:53:46.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:46 13:53:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.141 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest
09:53:46 activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.986 s
09:53:46 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 1.112 s
09:53:46 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.059 s
09:53:46 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.04 s
09:53:46 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.059 s
09:53:46 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.071 s
09:53:46 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.044 s
09:53:46 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest)  Time elapsed: 0.056 s
09:53:46 Running org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:46 13:53:46.236 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:46 13:53:46.237 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:46 13:53:46.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:46 13:53:46.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:46 13:53:46.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:46 13:53:46.237 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:46 13:53:46.237 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:46 13:53:46.238 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:46 13:53:46.238 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:46 13:53:46.238 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:46 13:53:46.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.*']
09:53:46 13:53:46.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:46 13:53:46.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.*']
09:53:46 13:53:46.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:46 13:53:46.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.*']
09:53:46 13:53:46.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:46 13:53:46.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:46 13:53:46.239 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:46 13:53:46.239 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Item match:Window
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:''
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:46 13:53:46.240 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:46 13:53:46.241 DEBUG [main][MenuItemLookup] Found menu:''
09:53:46 13:53:46.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:46 13:53:46.241 DEBUG [main][MenuItemLookup] Found menu:''
09:53:46 13:53:46.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:46 13:53:46.241 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:46 13:53:46.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:46 13:53:46.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:46 13:53:46.241 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:46 13:53:46.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:53:46 13:53:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:53:46 13:53:46.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:46 13:53:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.346 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:46 13:53:46.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:46 13:53:46.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:53:46 13:53:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:46 13:53:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:46 13:53:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:46 13:53:46.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:53:46 13:53:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:46 13:53:46.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:46 13:53:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:46 13:53:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:46 13:53:46.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:46 13:53:46.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:46 13:53:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:46 13:53:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:46 13:53:46.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:46 13:53:46.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:46 13:53:46.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:46 13:53:46.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:46 13:53:46.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:46 13:53:46.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:46 13:53:46.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:46 13:53:46.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.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 '\*?\QUI Form Test\E')
09:53:46 13:53:46.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:46 13:53:46.429 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:46 13:53:46.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:46 13:53:46.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:46 13:53:46.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:46 13:53:46.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:46 13:53:46.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:46 13:53:46.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:46 13:53:46.440 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu.
09:53:46 13:53:46.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:46 13:53:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:46 13:53:46.442 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Item match:Window
09:53:46 13:53:46.442 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:46 13:53:46.443 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:46 13:53:46.443 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:46 13:53:46.443 DEBUG [main][MenuItemLookup] Found menu:''
09:53:46 13:53:46.443 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:46 13:53:46.443 DEBUG [main][MenuItemLookup] Item match:Show View
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Error Log	Shift+Alt+Q L'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Outline	Shift+Alt+Q O'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Problems	Shift+Alt+Q X'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Progress'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Properties'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Tasks'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:''
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Found menu:'Other...	Shift+Alt+Q Q'
09:53:46 13:53:46.446 DEBUG [main][MenuItemLookup] Item match:Other...	Shift+Alt+Q Q
09:53:46 13:53:46.466 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Shift+Alt+Q Q"
09:53:46 13:53:46.466 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Shift+Alt+Q Q
09:53:46 13:53:46.467 INFO [main][MenuItemHandler] Select menu item: &Other...	Shift+Alt+Q Q
09:53:46 13:53:46.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available....
09:53:46 13:53:46.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully
09:53:46 13:53:46.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View
09:53:46 13:53:46.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:46 13:53:46.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:46 13:53:46.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:46 13:53:46.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:46 13:53:46.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:46 13:53:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:46 13:53:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:46 13:53:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children...
09:53:46 13:53:46.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:46 13:53:46.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:47 13:53:47.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:47 13:53:47.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:47 13:53:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully
09:53:47 13:53:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General
09:53:47 13:53:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:53:47 13:53:47.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed
09:53:47 13:53:47.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:53:47 13:53:47.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General
09:53:47 13:53:47.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log
09:53:47 13:53:47.049 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log
09:53:47 13:53:47.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection
09:53:47 13:53:47.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log
09:53:47 13:53:47.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:47 13:53:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:47 13:53:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:47 13:53:47.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:47 13:53:47.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:47 13:53:47.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open")
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:47 13:53:47.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:47 13:53:47.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:47 13:53:47.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:47 13:53:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:47 13:53:47.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:47 13:53:47.051 INFO [WorkbenchTestable][AbstractButton] Click button &Open
09:53:47 13:53:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:47 13:53:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:47 13:53:47.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:47 13:53:47.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:47 13:53:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:53:47 13:53:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:53:47 13:53:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open...
09:53:47 13:53:47.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:47 13:53:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully
09:53:47 13:53:47.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:47 13:53:47.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:47 13:53:47.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:47 13:53:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:47 13:53:47.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:47 13:53:47.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 '\*?\QError Log\E')
09:53:47 13:53:47.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:47 13:53:47.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:47 13:53:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:47 13:53:47.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:47 13:53:47.175 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
09:53:47 13:53:47.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:47 13:53:47.176 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
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:47 13:53:47.176 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:47 13:53:47.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:47 13:53:47.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:47 13:53:47.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:47 13:53:47.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:48 13:53:48.179 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found
09:53:48 13:53:48.179 INFO [WorkbenchTestable][AbstractView] Activate view Error Log
09:53:48 13:53:48.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
09:53:48 13:53:48.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.181 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log'
09:53:48 13:53:48.181 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log
09:53:48 13:53:48.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log
09:53:48 13:53:48.183 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button
09:53:48 13:53:48.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.272 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.276 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
09:53:48 13:53:48.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.276 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:48 13:53:48.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:48 13:53:48.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
09:53:48 13:53:48.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.306 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.330 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.334 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")
09:53:48 13:53:48.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.350 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.353 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")
09:53:48 13:53:48.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.360 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.360 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.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 '\*?\QUI Form Test\E')
09:53:48 13:53:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.378 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.382 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
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.382 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.434 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.455 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.493 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.497 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")
09:53:48 13:53:48.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.497 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.499 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
09:53:48 13:53:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.551 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.556 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")
09:53:48 13:53:48.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.556 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:48 13:53:48.559 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
09:53:48 13:53:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:48 13:53:48.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:48 13:53:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found
09:53:48 13:53:48.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:48 13:53:48.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest
09:53:48 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 1.852 s
09:53:48 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.059 s
09:53:48 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.059 s
09:53:48 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.042 s
09:53:48 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.056 s
09:53:48 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.059 s
09:53:48 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest)  Time elapsed: 0.043 s
09:53:48 Running org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:48 13:53:48.577 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:48 13:53:48.578 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:48 13:53:48.579 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:48 13:53:48.579 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.579 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:48 13:53:48.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.586 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:48 13:53:48.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.586 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:48 13:53:48.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:48 13:53:48.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:48 13:53:48.588 DEBUG [main][MenuItemLookup] Item match:Window
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:''
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:''
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:''
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:48 13:53:48.589 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:48 13:53:48.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:48 13:53:48.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:48 13:53:48.589 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:48 13:53:48.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....
09:53:48 13:53:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:53:48 13:53:48.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:48 13:53:48.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:48 13:53:48.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:48 13:53:48.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
09:53:48 13:53:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:48 13:53:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:48 13:53:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:48 13:53:48.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)
09:53:48 13:53:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:48 13:53:48.688 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:48 13:53:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:48 13:53:48.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:48 13:53:48.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:48 13:53:48.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:48 13:53:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:48 13:53:48.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:48 13:53:48.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:48 13:53:48.721 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:48 13:53:48.721 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:48 13:53:48.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:48 13:53:48.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:48 13:53:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:48 13:53:48.750 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:48 13:53:48.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:48 13:53:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:48 13:53:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:48 13:53:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:48 13:53:48.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:48 13:53:48.755 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)
09:53:48 13:53:48.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:48 13:53:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:48 13:53:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:48 13:53:48.755 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:48 13:53:48.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:48 13:53:48.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:48 13:53:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:48 13:53:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:48 13:53:48.780 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: ")
09:53:48 13:53:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:48 13:53:48.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:48 13:53:48.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:49 13:53:49.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:49 13:53:49.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:49 13:53:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:49 13:53:49.782 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:49 13:53:49.783 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:49 13:53:49.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:49 13:53:49.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:49 13:53:49.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:49 13:53:49.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.787 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:49 13:53:49.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:49 13:53:49.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:49 13:53:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:49 13:53:49.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:49 13:53:49.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:49 13:53:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:49 13:53:49.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:49 13:53:49.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:49 13:53:49.811 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:49 13:53:49.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:49 13:53:49.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:49 13:53:49.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:49 13:53:49.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:49 13:53:49.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:49 13:53:49.814 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)
09:53:49 13:53:49.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:49 13:53:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:49 13:53:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:49 13:53:49.830 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:49 13:53:49.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:49 13:53:49.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:49 13:53:49.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:49 13:53:49.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:49 13:53:49.836 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: ")
09:53:49 13:53:49.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:49 13:53:49.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:49 13:53:49.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:53:49 13:53:49.837 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:49 13:53:49.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:49 13:53:49.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:49 13:53:49.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:49 13:53:49.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:49 13:53:49.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.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.
09:53:49 13:53:49.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:49 13:53:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:49 13:53:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:49 13:53:49.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:49 13:53:49.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 '\*?\QUI Form Test\E')
09:53:49 13:53:49.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:49 13:53:49.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:49 13:53:49.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:49 13:53:49.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:49 13:53:49.866 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:49 13:53:49.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:49 13:53:49.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:49 13:53:49.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:49 13:53:49.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:49 13:53:49.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:49 13:53:49.870 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")
09:53:49 13:53:49.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:49 13:53:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:49 13:53:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:49 13:53:49.870 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:49 13:53:49.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:49 13:53:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:49 13:53:49.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:49 13:53:49.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:50 13:53:50.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:50 13:53:50.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:50 13:53:50.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:50 13:53:50.888 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found
09:53:50 13:53:50.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:50 13:53:50.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:50 13:53:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:50 13:53:50.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:50 13:53:50.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:50 13:53:50.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:50 13:53:50.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.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.
09:53:50 13:53:50.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:50 13:53:50.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:50 13:53:50.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:50 13:53:50.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:50 13:53:50.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 '\*?\QUI Form Test\E')
09:53:50 13:53:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:50 13:53:50.916 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:50 13:53:50.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:50 13:53:50.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:50 13:53:50.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:50 13:53:50.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:50 13:53:50.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:50 13:53:50.920 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)
09:53:50 13:53:50.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:50 13:53:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.920 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:50 13:53:50.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:50 13:53:50.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:50 13:53:50.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:50 13:53:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
09:53:50 13:53:50.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:50 13:53:50.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:50 13:53:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.923 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:50 13:53:50.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:50 13:53:50.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:50 13:53:50.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:50 13:53:50.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:50 13:53:50.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:50 13:53:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:50 13:53:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:50 13:53:50.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:50 13:53:50.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:50 13:53:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:50 13:53:50.952 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:50 13:53:50.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:50 13:53:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:50 13:53:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:50 13:53:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:50 13:53:50.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:50 13:53:50.955 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")
09:53:50 13:53:50.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:50 13:53:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:50 13:53:50.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:50 13:53:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:50 13:53:50.957 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")
09:53:50 13:53:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:50 13:53:50.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:50 13:53:50.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:50 13:53:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:50 13:53:50.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:50 13:53:50.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:50 13:53:50.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:50 13:53:50.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.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.
09:53:50 13:53:50.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:50 13:53:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:50 13:53:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:50 13:53:50.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:50 13:53:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:50 13:53:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:50 13:53:50.988 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:50 13:53:50.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:50 13:53:50.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:50 13:53:50.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:50 13:53:50.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:50 13:53:50.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:50 13:53:50.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with the ExpandableComposite type)
09:53:50 13:53:50.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.992 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:50 13:53:50.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:50 13:53:50.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:50 13:53:50.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:50 13:53:50.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:50 13:53:50.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:50 13:53:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:50 13:53:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:50 13:53:50.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:50 13:53:50.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:50 13:53:50.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:50 13:53:50.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:50 13:53:50.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:50 13:53:50.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:50 13:53:50.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:51 13:53:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.026 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.029 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")
09:53:51 13:53:51.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.045 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.049 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:51 13:53:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.060 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.063 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")
09:53:51 13:53:51.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.080 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:51 13:53:51.082 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)
09:53:51 13:53:51.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.083 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.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 '\*?\QUI Form Test\E')
09:53:51 13:53:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.094 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.096 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")
09:53:51 13:53:51.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.113 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:51 13:53:51.115 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)
09:53:51 13:53:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:51 13:53:51.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:51 13:53:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.541 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest
09:53:51 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.062 s
09:53:51 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.055 s
09:53:51 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 1.05 s
09:53:51 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.034 s
09:53:51 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.035 s
09:53:51 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.033 s
09:53:51 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.055 s
09:53:51 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.034 s
09:53:51 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest)  Time elapsed: 0.034 s
09:53:51 Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.123 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.124 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:51 13:53:51.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.126 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:51 13:53:51.126 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Item match:Window
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:''
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:''
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:''
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:51 13:53:51.127 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:51 13:53:51.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:51 13:53:51.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:51 13:53:51.128 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:51 13:53:51.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:53:51 13:53:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:53:51 13:53:51.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:51 13:53:51.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.236 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:51 13:53:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:51 13:53:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:51 13:53:51.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:53:51 13:53:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:51 13:53:51.239 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:51 13:53:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:51 13:53:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:51 13:53:51.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:51 13:53:51.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:51 13:53:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:51 13:53:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.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 '\*?\QUI Form Test\E')
09:53:51 13:53:51.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.292 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.296 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
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.297 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:51 13:53:51.336 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")
09:53:51 13:53:51.336 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.336 TRACE [main][WidgetHandler] Notify FormText with event 1
09:53:51 13:53:51.336 TRACE [main][WidgetHandler] Wait for synchronization
09:53:51 13:53:51.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.338 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:51 13:53:51.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:51 13:53:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.369 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.372 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
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.372 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:51 13:53:51.373 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
09:53:51 13:53:51.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.373 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:51 13:53:51.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:51 13:53:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:51 13:53:51.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.375 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:51 13:53:51.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:51 13:53:51.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:51 13:53:51.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:51 13:53:51.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:51 13:53:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:51 13:53:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:51 13:53:51.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:51 13:53:51.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:51 13:53:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:51 13:53:51.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:51 13:53:51.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:51 13:53:51.403 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:51 13:53:51.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:51 13:53:51.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:51 13:53:51.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:51 13:53:51.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:51 13:53:51.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:51 13:53:51.426 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")
09:53:51 13:53:51.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:51 13:53:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:51 13:53:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:51 13:53:51.442 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:51 13:53:51.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:51 13:53:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:51 13:53:51.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:51 13:53:51.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:51 13:53:51.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:52 13:53:52.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:52 13:53:52.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:52 13:53:52.457 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found
09:53:52 13:53:52.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.485 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.489 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
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.489 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:52 13:53:52.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
09:53:52 13:53:52.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.490 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.491 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.517 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.FormText with no referenced composite specified, index 0 and no matchers specified
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.521 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.522 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.522 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.522 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.549 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.552 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")
09:53:52 13:53:52.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.552 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:52 13:53:52.554 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")
09:53:52 13:53:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.582 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.585 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
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.585 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.587 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.590 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.616 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.619 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
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.619 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.620 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.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 '\*?\QUI Form Test\E')
09:53:52 13:53:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.650 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.653 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")
09:53:52 13:53:52.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.654 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.656 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:52 13:53:52.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.682 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.685 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")
09:53:52 13:53:52.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.685 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:52 13:53:52.687 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
09:53:52 13:53:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found
09:53:52 13:53:52.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:52 13:53:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.724 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.727 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")
09:53:52 13:53:52.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:52 13:53:52.729 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
09:53:52 13:53:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:52 13:53:52.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:52 13:53:52.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 13:53:52.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:52 13:53:52.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:52 13:53:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.623 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest
09:53:52 clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.078 s
09:53:52 hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.036 s
09:53:52 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 1.082 s
09:53:52 indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.032 s
09:53:52 defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.031 s
09:53:52 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
09:53:52 hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.031 s
09:53:52 getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
09:53:52 titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.034 s
09:53:52 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.033 s
09:53:52 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest)  Time elapsed: 0.041 s
09:53:52 Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:52 13:53:52.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:52 13:53:52.756 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:53:52 13:53:52.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven
09:53:52 13:53:52.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.*']
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:52 13:53:52.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.*']
09:53:52 13:53:52.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*']
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:53:52 13:53:52.758 DEBUG [main][MenuItemLookup] Found menu:'File'
09:53:52 13:53:52.758 DEBUG [main][MenuItemLookup] Found menu:'Edit'
09:53:52 13:53:52.758 DEBUG [main][MenuItemLookup] Found menu:'Navigate'
09:53:52 13:53:52.758 DEBUG [main][MenuItemLookup] Found menu:'Search'
09:53:52 13:53:52.758 DEBUG [main][MenuItemLookup] Found menu:'Project'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Window'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Item match:Window
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'New Window'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Editor'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Appearance'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:''
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Show View'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Perspective'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:''
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Navigation'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:''
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Found menu:'Preferences'
09:53:52 13:53:52.759 DEBUG [main][MenuItemLookup] Item match:Preferences
09:53:52 13:53:52.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences"
09:53:52 13:53:52.759 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences
09:53:52 13:53:52.759 INFO [main][MenuItemHandler] Select menu item: &Preferences
09:53:52 13:53:52.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available....
09:53:52 13:53:52.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully
09:53:52 13:53:52.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:53:52 13:53:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.858 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed
09:53:52 13:53:52.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:53:52 13:53:52.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified
09:53:52 13:53:52.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:53:52 13:53:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:53:52 13:53:52.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:53:52 13:53:52.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:53:52 13:53:52.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:53:52 13:53:52.861 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:53:52 13:53:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:53:52 13:53:52.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:53:52 13:53:52.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:53:52 13:53:52.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:53:52 13:53:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:53:52 13:53:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:53:52 13:53:52.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:52 13:53:52.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:52 13:53:52.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:52 13:53:52.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:52 13:53:52.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:52 13:53:52.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:52 13:53:52.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:52 13:53:52.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:52 13:53:52.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:52 13:53:52.912 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:52 13:53:52.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:52 13:53:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:52 13:53:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:52 13:53:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:52 13:53:52.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:52 13:53:52.916 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
09:53:52 13:53:52.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:52 13:53:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:52 13:53:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:52 13:53:52.932 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:52 13:53:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:52 13:53:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:52 13:53:52.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:52 13:53:52.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:52 13:53:52.941 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: ")
09:53:52 13:53:52.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:52 13:53:52.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:52 13:53:52.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:53 13:53:53.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:53 13:53:53.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:53 13:53:53.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:53 13:53:53.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:54 13:53:54.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:54 13:53:54.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:54 13:53:54.444 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found
09:53:54 13:53:54.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:54 13:53:54.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:54 13:53:54.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:54 13:53:54.445 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:54 13:53:54.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:54 13:53:54.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:54 13:53:54.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:54 13:53:54.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:54 13:53:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:54 13:53:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:54 13:53:54.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:54 13:53:54.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')
09:53:54 13:53:54.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:54 13:53:54.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:54 13:53:54.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:54 13:53:54.456 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:54 13:53:54.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:54 13:53:54.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:54 13:53:54.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:54 13:53:54.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:54 13:53:54.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:54 13:53:54.460 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
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:54 13:53:54.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:54 13:53:54.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:54 13:53:54.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:54 13:53:54.484 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: ")
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:54 13:53:54.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:54 13:53:54.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:54 13:53:54.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:54 13:53:54.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:54 13:53:54.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:54 13:53:54.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:54 13:53:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:54 13:53:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:54 13:53:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:54 13:53:54.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:54 13:53:54.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:54 13:53:54.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:54 13:53:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:54 13:53:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:54 13:53:54.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:54 13:53:54.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 '\*?\QUI Form Test\E')
09:53:54 13:53:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:54 13:53:54.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:54 13:53:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:54 13:53:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:54 13:53:54.496 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:54 13:53:54.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:54 13:53:54.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:54 13:53:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:54 13:53:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:54 13:53:54.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:54 13:53:54.499 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")
09:53:54 13:53:54.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:54 13:53:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:54 13:53:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:54 13:53:54.517 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:54 13:53:54.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:54 13:53:54.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:54 13:53:54.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:54 13:53:54.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:55 13:53:55.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:55 13:53:55.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:53:55 13:53:55.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:53:55 13:53:55.532 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found
09:53:55 13:53:55.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.532 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53:55.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 '\*?\QUI Form Test\E')
09:53:55 13:53:55.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.545 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.547 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
09:53:55 13:53:55.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.548 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:55 13:53:55.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
09:53:55 13:53:55.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53: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 '\*?\QUI Form Test\E')
09:53:55 13:53:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.578 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.581 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")
09:53:55 13:53:55.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.581 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:55 13:53:55.582 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")
09:53:55 13:53:55.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:55 13:53:55.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.606 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53: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 '\*?\QUI Form Test\E')
09:53:55 13:53:55.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.613 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.615 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
09:53:55 13:53:55.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.615 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:55 13:53:55.629 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.630 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.630 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.630 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.636 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53:55.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E')
09:53:55 13:53:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.643 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.646 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")
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.646 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.647 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53:55.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 '\*?\QUI Form Test\E')
09:53:55 13:53:55.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.678 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B")
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:55 13:53:55.698 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
09:53:55 13:53:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found
09:53:55 13:53:55.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:53:55 13:53:55.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:53:55 13:53:55.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:53:55 13:53:55.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:53:55 13:53:55.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate.
09:53:55 13:53:55.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:53:55 13:53:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:53:55 13:53:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:53:55 13:53:55.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:53:55 13:53:55.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 '\*?\QUI Form Test\E')
09:53:55 13:53:55.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found
09:53:55 13:53:55.714 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test
09:53:55 13:53:55.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test
09:53:55 13:53:55.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text=<unavailable> TooltipText=null
09:53:55 13:53:55.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null
09:53:55 13:53:55.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus!
09:53:55 13:53:55.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus...
09:53:55 13:53:55.716 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")
09:53:55 13:53:55.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:53:55 13:53:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.731 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent
09:53:55 13:53:55.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:53:55 13:53:55.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:53:55 13:53:55.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:53:55 13:53:55.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found
09:53:55 13:53:55.736 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
09:53:55 13:53:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:53:55 13:53:55.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers
09:53:55 13:53:55.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found
09:53:55 13:53:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:53:55 13:53:55.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 13:53:55.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:53:55 13:53:55.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:53:55 13:53:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:53:55 13:53:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:53:55 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.983 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest
09:53:55 testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.562 s
09:53:55 testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.041 s
09:53:55 testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 1.046 s
09:53:55 indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.017 s
09:53:55 titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.049 s
09:53:55 defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.031 s
09:53:55 titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.017 s
09:53:55 defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.056 s
09:53:55 indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest)  Time elapsed: 0.034 s
09:53:55 
09:53:55 Results:
09:53:55 
09:53:55 Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
09:53:55 
09:53:56 [INFO] All tests passed!
09:53:56 [INFO] 
09:53:56 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.uiforms.test ---
09:53:56 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.uiforms.test/target/jacoco.exec
09:53:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:53:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:53:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:53:56 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:53:57 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:53:57 [INFO] 
09:53:57 [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.jface.test >---------
09:53:57 [INFO] Building RedDeer JFace Tests 4.7.0-SNAPSHOT                      [35/58]
09:53:57 [INFO]   from tests/org.eclipse.reddeer.jface.test/pom.xml
09:53:57 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:53:57 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:53:57 [INFO] 
09:53:57 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] 
09:53:57 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:53:57 [INFO] 
09:53:57 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] 
09:53:57 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] 
09:53:57 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] 
09:53:57 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.jface.test ---
09:53:57 [INFO] Resolving class path of RedDeer JFace Tests...
09:53:58 [INFO] 
09:53:58 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:53:58 [INFO] 
09:53:58 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:58 [INFO] Copying 1 resource
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/bin
09:53:58 [INFO] 
09:53:58 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:53:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/src/test/resources
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT-sources.jar
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/org.eclipse.reddeer.jface.test-4.7.0-SNAPSHOT.jar
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.jface.test ---
09:53:58 [INFO] 
09:53:58 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.jface.test ---
09:54:00 [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)
09:54:00 [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
09:54:00 [INFO] Command line:
09:54:00 	[/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx512m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000]
09:54:02 Launching application org.eclipse.ui.ide.workbench...
09:54:03 SLF4J: No SLF4J providers were found.
09:54:03 SLF4J: Defaulting to no-operation (NOP) logger implementation
09:54:03 SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details.
09:54:06 Running org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:06 13:54:06.235 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:54:06 13:54:06.237 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5
09:54:06 13:54:06.265 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running
09:54:06 13:54:06.266 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2
09:54:06 13:54:06.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:06 13:54:06.431 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:06 13:54:06.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:06 13:54:06.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:06 13:54:06.438 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector
09:54:06 13:54:06.439 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench
09:54:06 13:54:06.447 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform'
09:54:06 13:54:06.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:06 13:54:06.451 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:06 13:54:06.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:06 13:54:06.454 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:06 13:54:06.457 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:06 13:54:06.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:06 13:54:06.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:06 13:54:06.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:06 13:54:06.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:06 13:54:06.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:06 13:54:06.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:06 13:54:06.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:06 13:54:06.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:06 13:54:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:06 13:54:06.550 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:06 13:54:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:06 13:54:06.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:06 13:54:06.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:06 13:54:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
09:54:06 13:54:06.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:06 13:54:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:06 13:54:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:06 13:54:06.739 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....
09:54:06 13:54:06.739 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.*']
09:54:06 13:54:06.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:06 13:54:06.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:06 13:54:06.740 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
09:54:06 13:54:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8)
09:54:06 13:54:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:06 13:54:06.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:06 13:54:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:06 13:54:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:06 13:54:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:06 13:54:06.768 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:54:06 13:54:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:06 13:54:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:06 13:54:06.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:06 13:54:06.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:11 13:54:11.813 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....
09:54:11 13:54:11.814 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.*']
09:54:11 13:54:11.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.814 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
09:54:11 13:54:11.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:11 13:54:11.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:11 13:54:11.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:11 13:54:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:11 13:54:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:11 13:54:11.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:11 13:54:11.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:11 13:54:11.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:11 13:54:11.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:11 13:54:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
09:54:11 13:54:11.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
09:54:11 13:54:11.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:11 13:54:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:11 13:54:11.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:11 13:54:11.879 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.*']
09:54:11 13:54:11.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:11 13:54:11.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:11 13:54:11.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:11 13:54:11.880 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:11 13:54:11.880 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
09:54:11 13:54:11.881 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)
09:54:11 13:54:11.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:11 13:54:11.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:11 13:54:11.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:11 13:54:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:11 13:54:11.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:11 13:54:11.883 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:11 13:54:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:11 13:54:11.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:11 13:54:11.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:11 13:54:11.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:11 13:54:11.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:11 13:54:11.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Animation start' is a system job, skipped
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:11 13:54:11.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:11 13:54:11.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:11 13:54:11.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:11 13:54:11.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:11 13:54:11.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:11 13:54:11.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:11 13:54:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:11 13:54:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:11 13:54:11.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:11 13:54:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:11 13:54:11.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.992 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:11 13:54:11.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:11 13:54:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:11 13:54:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:11 13:54:11.993 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....
09:54:11 13:54:11.993 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"]
09:54:11 13:54:11.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:11 13:54:11.994 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
09:54:11 13:54:11.994 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)
09:54:11 13:54:11.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:11 13:54:11.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:11 13:54:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:11 13:54:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:11 13:54:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:11 13:54:11.996 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:54:11 13:54:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:11 13:54:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:11 13:54:11.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:11 13:54:11.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:17 13:54:17.016 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....
09:54:17 13:54:17.016 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"]
09:54:17 13:54:17.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.017 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
09:54:17 13:54:17.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:17 13:54:17.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:17 13:54:17.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:17 13:54:17.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:17 13:54:17.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:17 13:54:17.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:17 13:54:17.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:17 13:54:17.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:17 13:54:17.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:17 13:54:17.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: "Testing Wizard"] is available....
09:54:17 13:54:17.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:17 13:54:17.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:17 13:54:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:17 13:54:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:17 13:54:17.073 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.*']
09:54:17 13:54:17.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:17 13:54:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:17 13:54:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:17 13:54:17.074 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:17 13:54:17.074 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
09:54:17 13:54:17.074 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)
09:54:17 13:54:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:17 13:54:17.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:17 13:54:17.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:17 13:54:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:17 13:54:17.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:17 13:54:17.076 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:17 13:54:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:17 13:54:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:17 13:54:17.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:17 13:54:17.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:17 13:54:17.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:17 13:54:17.126 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:17 13:54:17.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:17 13:54:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:17 13:54:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:17 13:54:17.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:17 13:54:17.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:17 13:54:17.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:17 13:54:17.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:17 13:54:17.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
09:54:17 13:54:17.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:17 13:54:17.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:17 13:54:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:17 13:54:17.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:17 13:54:17.184 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....
09:54:17 13:54:17.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 'Testing.*']
09:54:17 13:54:17.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:17 13:54:17.184 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
09:54:17 13:54:17.184 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)
09:54:17 13:54:17.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:17 13:54:17.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:17 13:54:17.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:17 13:54:17.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:17 13:54:17.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:17 13:54:17.187 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:54:17 13:54:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:17 13:54:17.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:17 13:54:17.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:17 13:54:17.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:22 13:54:22.206 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....
09:54:22 13:54:22.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*']
09:54:22 13:54:22.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:22 13:54:22.207 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
09:54:22 13:54:22.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:22 13:54:22.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:22 13:54:22.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:22 13:54:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:22 13:54:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:22 13:54:22.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:22 13:54:22.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:22 13:54:22.208 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:22 13:54:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
09:54:22 13:54:22.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:22 13:54:22.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:22 13:54:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:22 13:54:22.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:22 13:54:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:22 13:54:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:22 13:54:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available...
09:54:22 13:54:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully
09:54:22 13:54:22.262 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)
09:54:22 13:54:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:22 13:54:22.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:22 13:54:22.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:22 13:54:22.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:22 13:54:22.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:22 13:54:22.264 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:54:22 13:54:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:22 13:54:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:22 13:54:22.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:22 13:54:22.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:27 13:54:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:27 13:54:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:27 13:54:27.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:27 13:54:27.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:27 13:54:27.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)
09:54:27 13:54:27.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:27 13:54:27.283 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:27 13:54:27.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.131 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest
09:54:27 testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.36 s
09:54:27 testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.117 s
09:54:27 testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.08 s
09:54:27 testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 0.109 s
09:54:27 testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.08 s
09:54:27 testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest)  Time elapsed: 5.074 s
09:54:27 Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.315 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:27 13:54:27.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:27 13:54:27.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:27 13:54:27.317 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:27 13:54:27.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:27 13:54:27.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:27 13:54:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:27 13:54:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:27 13:54:27.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:27 13:54:27.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:27 13:54:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.377 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:27 13:54:27.377 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
09:54:27 13:54:27.378 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)
09:54:27 13:54:27.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.380 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:27 13:54:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:27 13:54:27.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:27 13:54:27.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:27 13:54:27.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:27 13:54:27.383 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:27 13:54:27.384 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)
09:54:27 13:54:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:27 13:54:27.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:27 13:54:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.386 DEBUG [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")
09:54:27 13:54:27.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:27 13:54:27.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:27 13:54:27.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:27 13:54:27.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:27 13:54:27.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:27 13:54:27.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:27 13:54:27.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.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. finished successfully
09:54:27 13:54:27.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:27 13:54:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.496 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:27 13:54:27.496 INFO [WorkbenchTestable][WizardDialog] Cancel wizard
09:54:27 13:54:27.496 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)
09:54:27 13:54:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.498 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:27 13:54:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:27 13:54:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:27 13:54:27.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:27 13:54:27.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:27 13:54:27.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:27 13:54:27.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:27 13:54:27.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:27 13:54:27.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:27 13:54:27.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:27 13:54:27.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:27 13:54:27.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:27 13:54:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:27 13:54:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:27 13:54:27.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:27 13:54:27.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:27 13:54:27.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:27 13:54:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:27 13:54:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:27 13:54:27.587 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:27 13:54:27.587 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)
09:54:27 13:54:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.589 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:27 13:54:27.589 INFO [WorkbenchTestable][WizardDialog] Finish wizard
09:54:27 13:54:27.589 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)
09:54:27 13:54:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:27 13:54:27.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:27 13:54:27.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:27 13:54:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:27 13:54:27.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:27 13:54:27.591 INFO [WorkbenchTestable][AbstractButton] Click button &Finish
09:54:27 13:54:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:27 13:54:27.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:27 13:54:27.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:27 13:54:27.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:32 13:54:32.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:32 13:54:32.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.610 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:32 13:54:32.610 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:32 13:54:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:32 13:54:32.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:32 13:54:32.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.664 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.664 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)
09:54:32 13:54:32.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.666 DEBUG [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")
09:54:32 13:54:32.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:32 13:54:32.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:32 13:54:32.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:32 13:54:32.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:32 13:54:32.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:32 13:54:32.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.764 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:32 13:54:32.768 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:32 13:54:32.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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")
09:54:32 13:54:32.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:32 13:54:32.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:32 13:54:32.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:32 13:54:32.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:32 13:54:32.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:32 13:54:32.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.863 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.863 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
09:54:32 13:54:32.863 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)
09:54:32 13:54:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:32 13:54:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:32 13:54:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:32 13:54:32.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.866 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.867 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)
09:54:32 13:54:32.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.868 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.868 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page
09:54:32 13:54:32.868 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)
09:54:32 13:54:32.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.869 INFO [WorkbenchTestable][AbstractButton] Click button < &Back
09:54:32 13:54:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:32 13:54:32.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:32 13:54:32.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.872 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
09:54:32 13:54:32.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:32 13:54:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
09:54:32 13:54:32.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:32 13:54:32.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:54:32 13:54:32.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:32 13:54:32.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:54:32 13:54:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:32 13:54:32.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:32 13:54:32.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:32 13:54:32.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:32 13:54:32.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:32 13:54:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:32 13:54:32.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.960 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.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 "Next >", Widget matcher matching widgets with style: 8)
09:54:32 13:54:32.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.961 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:32 13:54:32.961 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page
09:54:32 13:54:32.962 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)
09:54:32 13:54:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.962 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:32 13:54:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:32 13:54:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:32 13:54:32.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:32 13:54:32.964 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
09:54:32 13:54:32.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found
09:54:32 13:54:32.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:32 13:54:32.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:32 13:54:32.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:32 13:54:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:32 13:54:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:32 13:54:32.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")
09:54:32 13:54:32.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:32 13:54:32.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:32 13:54:32.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:32 13:54:32.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:32 13:54:32.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:32 13:54:32.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:32 13:54:32.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:33 13:54:32.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:33 13:54:32.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:33 13:54:32.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:33 13:54:32.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:33 13:54:32.995 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:33 13:54:32.995 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:33 13:54:32.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:33 13:54:33.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:33 13:54:33.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:33 13:54:33.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:33 13:54:33.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:33 13:54:33.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available....
09:54:33 13:54:33.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully
09:54:33 13:54:33.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:33 13:54:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:33 13:54:33.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:33 13:54:33.082 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:33 13:54:33.082 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)
09:54:33 13:54:33.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:33 13:54:33.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:33 13:54:33.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:33 13:54:33.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:33 13:54:33.083 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:33 13:54:33.083 DEBUG [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")
09:54:33 13:54:33.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:33 13:54:33.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:33 13:54:33.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:33 13:54:33.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:33 13:54:33.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:33 13:54:33.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:33 13:54:33.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:33 13:54:33.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:33 13:54:33.100 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:33 13:54:33.100 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:33 13:54:33.100 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:33 13:54:33.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:33 13:54:33.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:33 13:54:33.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:33 13:54:33.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:33 13:54:33.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:33 13:54:33.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:33 13:54:33.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:33 13:54:33.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:34 13:54:34.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:35 13:54:35.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:36 13:54:36.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:37 13:54:37.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:38 13:54:38.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:39 13:54:39.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:40 13:54:40.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:41 13:54:41.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:42 13:54:42.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing TitleAreaDialog"] is available. failed, an exception will be thrown
09:54:43 13:54:43.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog
09:54:43 13:54:43.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
09:54:43 13:54:43.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:54:43 13:54:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:43 13:54:43.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:43 13:54:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:43 13:54:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:43 13:54:43.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:43 13:54:43.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:43 13:54:43.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.276 DEBUG [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")
09:54:43 13:54:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:43 13:54:43.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:43 13:54:43.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:43 13:54:43.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:43 13:54:43.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:43 13:54:43.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:43 13:54:43.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:43 13:54:43.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:43 13:54:43.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.303 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:43 13:54:43.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:43 13:54:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:43 13:54:43.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:43 13:54:43.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:43 13:54:43.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.353 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed
09:54:43 13:54:43.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:43 13:54:43.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:43 13:54:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.355 DEBUG [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")
09:54:43 13:54:43.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:43 13:54:43.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:43 13:54:43.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:43 13:54:43.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:43 13:54:43.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:43 13:54:43.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:43 13:54:43.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:43 13:54:43.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:43 13:54:43.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:43 13:54:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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....
09:54:43 13:54:43.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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
09:54:43 13:54:43.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.435 DEBUG [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")
09:54:43 13:54:43.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:43 13:54:43.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:43 13:54:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:43 13:54:43.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:43 13:54:43.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:43 13:54:43.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:43 13:54:43.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:43 13:54:43.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 13:54:43.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:43 13:54:43.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:43 13:54:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:43 Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.137 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest
09:54:43 next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.126 s
09:54:43 cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.088 s
09:54:43 finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 5.077 s
09:54:43 finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.085 s
09:54:43 getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.103 s
09:54:43 back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.093 s
09:54:43 next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.103 s
09:54:43 back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.105 s
09:54:43 testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 10.203 s
09:54:43 getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.067 s
09:54:43 getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest)  Time elapsed: 0.08 s
09:54:43 Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:43 13:54:43.460 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:43 13:54:43.462 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:43 13:54:43.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:43 13:54:43.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:43 13:54:43.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:43 13:54:43.463 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:43 13:54:43.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:43 13:54:43.469 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:43 13:54:43.469 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:43 13:54:43.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: "Import"]
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"]
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:43 13:54:43.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:43 13:54:43.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.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"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.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"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.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: "Testing import wizard"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.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"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.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"]
09:54:43 13:54:43.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:43 13:54:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:43 13:54:43.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:43 13:54:43.482 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:43 13:54:43.482 DEBUG [main][MenuItemLookup] Item match:File
09:54:43 13:54:43.485 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:43 13:54:43.485 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:54:43 13:54:43.485 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:54:43 13:54:43.485 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:54:43 13:54:43.485 DEBUG [main][MenuItemLookup] Found menu:''
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:''
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Revert'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:''
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:''
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:''
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:54:43 13:54:43.486 DEBUG [main][MenuItemLookup] Item match:Import...
09:54:43 13:54:43.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..."
09:54:43 13:54:43.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import...
09:54:43 13:54:43.490 INFO [main][MenuItemHandler] Select menu item: &Import...
09:54:43 13:54:43.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available....
09:54:43 13:54:43.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully
09:54:43 13:54:43.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import
09:54:43 13:54:43.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:43 13:54:43.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:43 13:54:43.596 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
09:54:43 13:54:43.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:43 13:54:43.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:43 13:54:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:43 13:54:43.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:43 13:54:43.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:43 13:54:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:43 13:54:43.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:43 13:54:43.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:43 13:54:43.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:43 13:54:43.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children...
09:54:43 13:54:43.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
09:54:43 13:54:43.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:44 13:54:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:44 13:54:44.132 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
09:54:44 13:54:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully
09:54:44 13:54:44.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category
09:54:44 13:54:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:44 13:54:44.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed
09:54:44 13:54:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:44 13:54:44.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category
09:54:44 13:54:44.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard
09:54:44 13:54:44.134 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard
09:54:44 13:54:44.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection
09:54:44 13:54:44.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard
09:54:44 13:54:44.138 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed
09:54:44 13:54:44.138 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
09:54:44 13:54:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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)
09:54:44 13:54:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:44 13:54:44.140 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:44 13:54:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:44 13:54:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:44 13:54:44.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:44 13:54:44.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:44 13:54:44.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"]
09:54:44 13:54:44.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available....
09:54:44 13:54:44.146 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
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.146 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.147 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed
09:54:44 13:54:44.147 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard
09:54:44 13:54:44.147 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)
09:54:44 13:54:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:44 13:54:44.149 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:44 13:54:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:44 13:54:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:44 13:54:44.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:44 13:54:44.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:44 13:54:44.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:44 13:54:44.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:44 13:54:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:44 13:54:44.165 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)
09:54:44 13:54:44.165 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:44 13:54:44.165 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:44 13:54:44.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:44 13:54:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:44 13:54:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:44 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest
09:54:44 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest)  Time elapsed: 0.692 s
09:54:44 Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:44 13:54:44.173 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:44 13:54:44.175 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:44 13:54:44.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:44 13:54:44.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:44 13:54:44.175 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:44 13:54:44.175 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:44 13:54:44.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:44 13:54:44.186 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:44 13:54:44.186 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:44 13:54:44.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:44 13:54:44.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.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: "Testing new wizard"]
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:44 13:54:44.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:44 13:54:44.190 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:44 13:54:44.190 DEBUG [main][MenuItemLookup] Item match:File
09:54:44 13:54:44.191 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:44 13:54:44.191 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:''
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:''
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:54:44 13:54:44.195 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:54:44 13:54:44.196 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:54:44 13:54:44.196 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:54:44 13:54:44.196 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:54:44 13:54:44.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:54:44 13:54:44.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:54:44 13:54:44.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:54:44 13:54:44.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.266 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:44 13:54:44.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:44 13:54:44.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:44 13:54:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:44 13:54:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:44 13:54:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
09:54:44 13:54:44.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:44 13:54:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:44 13:54:44.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:44 13:54:44.771 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:44 13:54:44.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
09:54:44 13:54:44.771 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:44 13:54:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:44 13:54:44.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
09:54:44 13:54:44.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:44 13:54:44.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:44 13:54:44.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
09:54:44 13:54:44.772 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
09:54:44 13:54:44.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
09:54:44 13:54:44.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
09:54:44 13:54:44.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:44 13:54:44.773 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:54:44 13:54:44.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:54:44 13:54:44.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:44 13:54:44.775 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:44 13:54:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:44 13:54:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:44 13:54:44.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:44 13:54:44.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:44 13:54:44.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']
09:54:44 13:54:44.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
09:54:44 13:54:44.784 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
09:54:44 13:54:44.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.785 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.786 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.786 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:44 13:54:44.786 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
09:54:44 13:54:44.786 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)
09:54:44 13:54:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:44 13:54:44.787 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:44 13:54:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:44 13:54:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:44 13:54:44.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:44 13:54:44.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:44 13:54:44.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:44 13:54:44.820 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:44 13:54:44.820 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:44 13:54:44.820 DEBUG [main][MenuItemLookup] Item match:File
09:54:44 13:54:44.821 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:44 13:54:44.821 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:''
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:''
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:54:44 13:54:44.823 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:54:44 13:54:44.824 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:54:44 13:54:44.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:54:44 13:54:44.824 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:54:44 13:54:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:54:44 13:54:44.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 'New|Select a wizard'] is available. finished successfully
09:54:44 13:54:44.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:54:44 13:54:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:44 13:54:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:44 13:54:44.900 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:44 13:54:44.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:44 13:54:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:44 13:54:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:44 13:54:44.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:44 13:54:44.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:44 13:54:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:44 13:54:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:44 13:54:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:44 13:54:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:44 13:54:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
09:54:44 13:54:44.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:44 13:54:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:45 13:54:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:45 13:54:45.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:45 13:54:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
09:54:45 13:54:45.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:45 13:54:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:45 13:54:45.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
09:54:45 13:54:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:45 13:54:45.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:45 13:54:45.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
09:54:45 13:54:45.407 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
09:54:45 13:54:45.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
09:54:45 13:54:45.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
09:54:45 13:54:45.408 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:45 13:54:45.408 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:54:45 13:54:45.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:54:45 13:54:45.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:45 13:54:45.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:45 13:54:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:45 13:54:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:45 13:54:45.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:45 13:54:45.410 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:45 13:54:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:45 13:54:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:45 13:54:45.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:45 13:54:45.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:45 13:54:45.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:45 13:54:45.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
09:54:45 13:54:45.417 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
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.417 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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']
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.418 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....
09:54:45 13:54:45.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: "Testing new wizard"]
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.418 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
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.418 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:45 13:54:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.419 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:45 13:54:45.419 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
09:54:45 13:54:45.419 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)
09:54:45 13:54:45.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:45 13:54:45.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:45 13:54:45.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:45 13:54:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:45 13:54:45.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:45 13:54:45.420 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:45 13:54:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:45 13:54:45.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:45 13:54:45.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:45 13:54:45.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:45 13:54:45.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:45 13:54:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:45 13:54:45.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:45 13:54:45.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:45 13:54:45.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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']
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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']
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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: "Testing new wizard"]
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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']
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.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']
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:45 13:54:45.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:45 13:54:45.438 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:45 13:54:45.438 DEBUG [main][MenuItemLookup] Item match:File
09:54:45 13:54:45.439 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:45 13:54:45.439 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:''
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:''
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:54:45 13:54:45.440 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:54:45 13:54:45.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:54:45 13:54:45.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:54:45 13:54:45.440 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:54:45 13:54:45.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....
09:54:45 13:54:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:54:45 13:54:45.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:54:45 13:54:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:45 13:54:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:45 13:54:45.499 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:45 13:54:45.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:45 13:54:45.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:45 13:54:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:45 13:54:45.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:45 13:54:45.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:45 13:54:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:45 13:54:45.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:45 13:54:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:45 13:54:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:45 13:54:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
09:54:45 13:54:45.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:45 13:54:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:46 13:54:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:46 13:54:46.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:46 13:54:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
09:54:46 13:54:46.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:46 13:54:46.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:46 13:54:46.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
09:54:46 13:54:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:46 13:54:46.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:46 13:54:46.005 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
09:54:46 13:54:46.005 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
09:54:46 13:54:46.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
09:54:46 13:54:46.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
09:54:46 13:54:46.006 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:46 13:54:46.006 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:54:46 13:54:46.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)
09:54:46 13:54:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:46 13:54:46.008 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:46 13:54:46.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:46 13:54:46.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:46 13:54:46.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:46 13:54:46.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:46 13:54:46.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']
09:54:46 13:54:46.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
09:54:46 13:54:46.014 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
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.014 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.015 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:46 13:54:46.015 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
09:54:46 13:54:46.015 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)
09:54:46 13:54:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:46 13:54:46.016 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:46 13:54:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:46 13:54:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:46 13:54:46.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:46 13:54:46.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:46 13:54:46.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:46 13:54:46.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:46 13:54:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:46 13:54:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:46 13:54:46.042 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:46 13:54:46.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']
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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']
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Testing new wizard"]
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:46 13:54:46.043 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:46 13:54:46.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']
09:54:46 13:54:46.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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']
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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']
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Testing new wizard"]
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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']
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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']
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:46 13:54:46.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:46 13:54:46.045 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:46 13:54:46.045 DEBUG [main][MenuItemLookup] Item match:File
09:54:46 13:54:46.046 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:46 13:54:46.046 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:54:46 13:54:46.047 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:54:46 13:54:46.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:54:46 13:54:46.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:54:46 13:54:46.048 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:54:46 13:54:46.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available....
09:54:46 13:54:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:54:46 13:54:46.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:54:46 13:54:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.103 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:46 13:54:46.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:46 13:54:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:46 13:54:46.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:46 13:54:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:46 13:54:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
09:54:46 13:54:46.106 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:46 13:54:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:46 13:54:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:46 13:54:46.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:46 13:54:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
09:54:46 13:54:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:46 13:54:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:46 13:54:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
09:54:46 13:54:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:46 13:54:46.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:46 13:54:46.608 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
09:54:46 13:54:46.608 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
09:54:46 13:54:46.609 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
09:54:46 13:54:46.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
09:54:46 13:54:46.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:46 13:54:46.610 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:54:46 13:54:46.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:54:46 13:54:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:46 13:54:46.611 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:46 13:54:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:46 13:54:46.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:46 13:54:46.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:46 13:54:46.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:46 13:54: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: Matcher matching text to regular expression 'New|Select a wizard']
09:54:46 13:54:46.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
09:54:46 13:54:46.617 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
09:54:46 13:54:46.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.618 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.618 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.619 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.619 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:46 13:54:46.619 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
09:54:46 13:54:46.619 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)
09:54:46 13:54:46.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:46 13:54:46.620 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:46 13:54:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:46 13:54:46.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:46 13:54:46.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:46 13:54:46.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:46 13:54:46.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:46 13:54:46.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:46 13:54:46.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)
09:54:46 13:54:46.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:46 13:54:46.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:46 13:54:46.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:46 13:54:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:46 13:54:46.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:46 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest
09:54:46 activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 1.247 s
09:54:46 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.606 s
09:54:46 useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest)  Time elapsed: 0.594 s
09:54:46 Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:46 13:54:46.644 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:46 13:54:46.645 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:46 13:54:46.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:46 13:54:46.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:46 13:54:46.645 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:46 13:54:46.645 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:46 13:54:46.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:46 13:54:46.650 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:46 13:54:46.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing export wizard"]
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:46 13:54:46.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:46 13:54:46.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: "Export"]
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Export"]
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Export"]
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Testing export wizard"]
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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: "Export"]
09:54:46 13:54:46.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:46 13:54:46.653 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:46 13:54:46.653 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:46 13:54:46.653 DEBUG [main][MenuItemLookup] Item match:File
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Open File...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Recent Files'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Close Editor	Ctrl+W'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors	Shift+Ctrl+W'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Save	Ctrl+S'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Save As...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Save All	Shift+Ctrl+S'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Revert'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Move...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Rename...	F2'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Refresh	F5'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Print...	Ctrl+P'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:''
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Import...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Found menu:'Export...'
09:54:46 13:54:46.654 DEBUG [main][MenuItemLookup] Item match:Export...
09:54:46 13:54:46.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..."
09:54:46 13:54:46.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export...
09:54:46 13:54:46.655 INFO [main][MenuItemHandler] Select menu item: Exp&ort...
09:54:46 13:54:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available....
09:54:46 13:54:46.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully
09:54:46 13:54:46.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export
09:54:46 13:54:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:46 13:54:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:46 13:54:46.737 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
09:54:46 13:54:46.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:46 13:54:46.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
09:54:46 13:54:46.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:46 13:54:46.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:46 13:54:46.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:46 13:54:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:46 13:54:46.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:46 13:54:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:46 13:54:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:46 13:54:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children...
09:54:46 13:54:46.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
09:54:46 13:54:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:47 13:54:47.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:47 13:54:47.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:47 13:54:47.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category
09:54:47 13:54:47.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard
09:54:47 13:54:47.241 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard
09:54:47 13:54:47.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection
09:54:47 13:54:47.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard
09:54:47 13:54:47.243 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed
09:54:47 13:54:47.243 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page
09:54:47 13:54:47.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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)
09:54:47 13:54:47.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:47 13:54:47.245 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:47 13:54:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:47 13:54:47.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:47 13:54:47.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:47 13:54:47.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:47 13:54:47.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"]
09:54:47 13:54:47.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available....
09:54:47 13:54:47.249 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
09:54:47 13:54:47.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.250 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.250 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed
09:54:47 13:54:47.250 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard
09:54:47 13:54:47.250 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)
09:54:47 13:54:47.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:47 13:54:47.251 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:47 13:54:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:47 13:54:47.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:47 13:54:47.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:47 13:54:47.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:47 13:54:47.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:47 13:54:47.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:47 13:54:47.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:47 13:54:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest
09:54:47 open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest)  Time elapsed: 0.626 s
09:54:47 Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
09:54:47 13:54:47.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
09:54:47 13:54:47.321 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
09:54:47 13:54:47.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
09:54:47 13:54:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8)
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:47 13:54:47.323 INFO [WorkbenchTestable][AbstractButton] Click button OK
09:54:47 13:54:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:47 13:54:47.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:47 13:54:47.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:47 13:54:47.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:47 13:54:47.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
09:54:47 13:54:47.377 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
09:54:47 13:54:47.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
09:54:47 13:54:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:54:47 13:54:47.378 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:47 13:54:47.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
09:54:47 13:54:47.433 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
09:54:47 13:54:47.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
09:54:47 13:54:47.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8)
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:47 13:54:47.435 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:47 13:54:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:47 13:54:47.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:47 13:54:47.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:47 13:54:47.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:47 13:54:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available....
09:54:47 13:54:47.480 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
09:54:47 13:54:47.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:54:47 13:54:47.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:47 13:54:47.482 INFO [WorkbenchTestable][AbstractText] Text set to: something
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:47 13:54:47.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 "Cancel", Widget matcher matching widgets with style: 8)
09:54:47 13:54:47.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:47 13:54:47.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:47 13:54:47.485 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:47 13:54:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:47 13:54:47.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:47 13:54:47.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:47 13:54:47.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:47 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest
09:54:47 inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.057 s
09:54:47 inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.042 s
09:54:47 inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.06 s
09:54:47 inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest)  Time elapsed: 0.05 s
09:54:47 Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
09:54:47 13:54:47.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:47 13:54:47.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.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']
09:54:47 13:54:47.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.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: "Testing new wizard"]
09:54:47 13:54:47.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.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']
09:54:47 13:54:47.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.523 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"]
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard']
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.524 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:54:47 13:54:47.524 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform'
09:54:47 13:54:47.525 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:47 13:54:47.525 DEBUG [main][MenuItemLookup] Item match:File
09:54:47 13:54:47.526 DEBUG [main][MenuItemLookup] Found menu:'New	Shift+Alt+N'
09:54:47 13:54:47.526 DEBUG [main][MenuItemLookup] Item match:New	Shift+Alt+N
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:'Project...'
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:''
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:'Folder'
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:'File'
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File'
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:''
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Found menu:'Other...	Ctrl+N'
09:54:47 13:54:47.528 DEBUG [main][MenuItemLookup] Item match:Other...	Ctrl+N
09:54:47 13:54:47.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other...	Ctrl+N"
09:54:47 13:54:47.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other...	Ctrl+N
09:54:47 13:54:47.528 INFO [main][MenuItemHandler] Select menu item: &Other...	Ctrl+N
09:54:47 13:54:47.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 'New|Select a wizard'] is available....
09:54:47 13:54:47.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully
09:54:47 13:54:47.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard
09:54:47 13:54:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:47 13:54:47.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:47 13:54:47.587 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:47 13:54:47.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:47 13:54:47.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified
09:54:47 13:54:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:47 13:54:47.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:47 13:54:47.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:47 13:54:47.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:47 13:54:47.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:47 13:54:47.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:54:47 13:54:47.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:54:47 13:54:47.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children...
09:54:47 13:54:47.590 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:47 13:54:47.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:48 13:54:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:48 13:54:48.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:48 13:54:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully
09:54:48 13:54:48.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category
09:54:48 13:54:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:48 13:54:48.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed
09:54:48 13:54:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:48 13:54:48.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category
09:54:48 13:54:48.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard
09:54:48 13:54:48.093 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard
09:54:48 13:54:48.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection
09:54:48 13:54:48.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard
09:54:48 13:54:48.094 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed
09:54:48 13:54:48.094 INFO [WorkbenchTestable][NewWizard] Go to next wizard page
09:54:48 13:54:48.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8)
09:54:48 13:54:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.096 INFO [WorkbenchTestable][AbstractButton] Click button &Next >
09:54:48 13:54:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.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']
09:54:48 13:54:48.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available....
09:54:48 13:54:48.101 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
09:54:48 13:54:48.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:48 13:54:48.102 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.102 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....
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.102 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
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:48 13:54:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:48 13:54:48.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard
09:54:48 13:54:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:48 13:54:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:48 13:54:48.103 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed
09:54:48 13:54:48.103 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard
09:54:48 13:54:48.104 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)
09:54:48 13:54:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.105 INFO [WorkbenchTestable][AbstractButton] Click button Cancel
09:54:48 13:54:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running...
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Compacting resource model' is a system job, skipped
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][JobIsRunning]   job 'Workbench Auto-Save Job' is a system job, skipped
09:54:48 13:54:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully
09:54:48 13:54:48.122 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....
09:54:48 13:54:48.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.165 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
09:54:48 13:54:48.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog
09:54:48 13:54:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:54:48 13:54:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:54:48 13:54:48.166 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.166 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.167 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.168 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.168 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.168 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.168 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message")
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:48 13:54:48.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:48 13:54:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.170 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message
09:54:48 13:54:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.173 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message")
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:48 13:54:48.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.175 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message
09:54:48 13:54:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.177 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.177 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.177 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.178 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.178 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.178 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog info message")
09:54:48 13:54:48.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:48 13:54:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:48 13:54:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:48 13:54:48.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
09:54:48 13:54:48.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:48 13:54:48.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.182 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message
09:54:48 13:54:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.183 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.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 "TitleAreaDialog none message")
09:54:48 13:54:48.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:48 13:54:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:48 13:54:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
09:54:48 13:54:48.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:48 13:54:48.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.186 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message
09:54:48 13:54:48.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.187 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.187 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.187 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message without provider")
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:48 13:54:48.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:48 13:54:48.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:54:48 13:54:48.189 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider
09:54:48 13:54:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:54:48 13:54:48.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:54:48 13:54:48.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:54:48 13:54:48.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:54:48 13:54:48.190 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.190 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:54:48 13:54:48.191 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.191 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.191 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed
09:54:48 13:54:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.dialogs.TitleAreaDialog, Matcher matching widget which text matches: "Testing shell"] is available....
09:54:48 13:54:48.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:48 13:54:48.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:49 13:54:49.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:49 13:54:49.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:49 13:54:49.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:49 13:54:49.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:50 13:54:50.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:50 13:54:50.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:50 13:54:50.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:50 13:54:50.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:51 13:54:51.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:51 13:54:51.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:51 13:54:51.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:51 13:54:51.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:52 13:54:52.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:52 13:54:52.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:52 13:54:52.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:52 13:54:52.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:53 13:54:53.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:53 13:54:53.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:53 13:54:53.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:53 13:54:53.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:54 13:54:54.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:54 13:54:54.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:54 13:54:54.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:54 13:54:54.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:55 13:54:55.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:55 13:54:55.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:55 13:54:55.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:55 13:54:55.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:56 13:54:56.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:56 13:54:56.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:56 13:54:56.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:56 13:54:56.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:57 13:54:57.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:57 13:54:57.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:57 13:54:57.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:57 13:54:57.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:58 13:54:58.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:58 13:54:58.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:54:58 13:54:58.238 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
09:54:58 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.74 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest
09:54:58 testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.617 s
09:54:58 titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 0.076 s
09:54:58 testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest)  Time elapsed: 10.045 s
09:54:58 Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.248 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:54:58 13:54:58.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:58 13:54:58.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.251 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:58 13:54:58.251 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:54:58 13:54:58.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:58 13:54:58.262 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:54:58 13:54:58.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:58 13:54:58.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:58 13:54:58.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:58 13:54:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:58 13:54:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:58 13:54:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:58 13:54:58.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:54:58 13:54:58.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:58 13:54:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:58 13:54:58.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:58 13:54:58.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:54:58 13:54:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:58 13:54:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:58 13:54:58.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:58 13:54:58.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:58 13:54:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:58 13:54:58.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:58 13:54:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:54:58 13:54:58.309 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
09:54:58 13:54:58.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:58 13:54:58.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:58 13:54:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:58 13:54:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:58 13:54:58.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:58 13:54:58.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:58 13:54:58.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:58 13:54:58.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:58 13:54:58.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:58 13:54:58.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:58 13:54:58.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:54:58 13:54:58.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:58 13:54:58.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:58 13:54:58.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:58 13:54:58.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:58 13:54:58.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:58 13:54:58.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:54:58 13:54:58.358 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
09:54:58 13:54:58.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.358 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:58 13:54:58.358 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:58 13:54:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:58 13:54:58.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:58 13:54:58.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:58 13:54:58.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:58 13:54:58.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:58 13:54:58.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:58 13:54:58.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:58 13:54:58.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:58 13:54:58.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:58 13:54:58.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
09:54:58 13:54:58.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:58 13:54:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:58 13:54:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:58 13:54:58.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:54:58 13:54:58.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:58 13:54:58.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:58 13:54:58.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:58 13:54:58.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:58 13:54:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:58 13:54:58.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:58 13:54:58.400 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1
09:54:58 13:54:58.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
09:54:58 13:54:58.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:58 13:54:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:58 13:54:58.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
09:54:58 13:54:58.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1
09:54:58 13:54:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:58 13:54:58.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed
09:54:58 13:54:58.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:58 13:54:58.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1
09:54:58 13:54:58.908 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1
09:54:58 13:54:58.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
09:54:58 13:54:58.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:59 13:54:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:59 13:54:59.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
09:54:59 13:54:59.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix
09:54:59 13:54:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:59 13:54:59.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed
09:54:59 13:54:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:59 13:54:59.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix
09:54:59 13:54:59.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:54:59 13:54:59.423 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
09:54:59 13:54:59.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:59 13:54:59.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:54:59 13:54:59.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:54:59 13:54:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:59 13:54:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:59 13:54:59.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:59 13:54:59.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:54:59 13:54:59.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:54:59 13:54:59.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:54:59 13:54:59.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:54:59 13:54:59.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:54:59 13:54:59.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:54:59 13:54:59.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:54:59 13:54:59.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:54:59 13:54:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:54:59 13:54:59.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:54:59 13:54:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:54:59 13:54:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:54:59 13:54:59.462 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:54:59 13:54:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:59 13:54:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:59 13:54:59.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:54:59 13:54:59.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:54:59 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:54:59 13:54:59.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:54:59 13:54:59.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:54:59 13:54:59.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:54:59 13:54:59.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:54:59 13:54:59.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:54:59 13:54:59.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:00 13:55:00.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:00 13:55:00.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:00 13:55:00.480 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:00 13:55:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:00 13:55:00.480 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:00 13:55:00.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:00 13:55:00.480 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:00 13:55:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:00 13:55:00.489 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
09:55:00 13:55:00.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:00 13:55:00.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:00 13:55:00.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:00 13:55:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:00 13:55:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:00 13:55:00.489 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:00 13:55:00.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:00 13:55:00.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:00 13:55:00.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:00 13:55:00.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:00 13:55:00.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:00 13:55:00.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:00 13:55:00.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:55:00 13:55:00.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:00 13:55:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:00 13:55:00.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:00 13:55:00.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:00 13:55:00.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:00 13:55:00.528 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:00 13:55:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:01 13:55:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:01 13:55:01.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:01 13:55:01.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:01 13:55:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:01 13:55:01.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:01 13:55:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:01 13:55:01.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:01 13:55:01.036 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:01 13:55:01.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:01 13:55:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:01 13:55:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:01 13:55:01.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:01 13:55:01.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:01 13:55:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:01 13:55:01.545 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:01 13:55:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:01 13:55:01.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:01 13:55:01.545 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1
09:55:04 13:55:01.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
09:55:05 13:55:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:02.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
09:55:06 13:55:02.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix
09:55:06 13:55:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:02.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed
09:55:06 13:55:02.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:02.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix
09:55:06 13:55:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:06 13:55:02.076 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
09:55:06 13:55:02.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:02.076 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:06 13:55:02.076 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:06 13:55:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:02.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:02.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:06 13:55:02.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:02.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:02.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:06 13:55:02.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:06 13:55:02.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:06 13:55:02.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:55:06 13:55:02.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:06 13:55:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:02.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:06 13:55:02.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:06 13:55:02.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:06 13:55:02.103 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:06 13:55:02.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:02.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:06 13:55:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:06 13:55:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:06 13:55:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:02.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:06 13:55:02.610 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:06 13:55:02.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:06 13:55:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:03.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:03.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:03.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:06 13:55:03.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:03.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:03.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:03.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:03.630 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:03.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:04.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:04.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:04.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:06 13:55:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:04.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:04.141 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:06 13:55:04.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:04.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:04.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:04.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:06 13:55:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:04.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:04.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:06 13:55:04.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:05.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:05.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:06 13:55:05.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:05.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:06 13:55:05.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:05.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:06 13:55:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:06 13:55:05.170 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
09:55:06 13:55:05.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:05.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:06 13:55:05.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:05.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:06 13:55:05.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:06 13:55:05.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:06 13:55:05.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:55:06 13:55:05.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:06 13:55:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:05.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:06 13:55:05.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:06 13:55:05.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children...
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully
09:55:06 13:55:05.197 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
09:55:06 13:55:05.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:05.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
09:55:06 13:55:05.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
09:55:06 13:55:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:05.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
09:55:06 13:55:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:05.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
09:55:06 13:55:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:06 13:55:05.711 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
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:06 13:55:05.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:05.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:06 13:55:05.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:06 13:55:05.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:06 13:55:05.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:55:06 13:55:05.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:06 13:55:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:05.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:06 13:55:05.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:06 13:55:05.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:06 13:55:05.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:06 13:55:05.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:06 13:55:05.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:06 13:55:05.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:06 13:55:05.742 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1
09:55:06 13:55:05.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
09:55:06 13:55:05.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:06.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:06.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0
09:55:06 13:55:06.247 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
09:55:06 13:55:06.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:06.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
09:55:06 13:55:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00
09:55:06 13:55:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:06 13:55:06.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed
09:55:06 13:55:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:06 13:55:06.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00
09:55:06 13:55:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:06 13:55:06.761 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
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:06 13:55:06.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:06.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:06 13:55:06.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:06.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:06 13:55:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:06 13:55:06.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:06 13:55:06.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
09:55:06 13:55:06.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:06.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:06 13:55:06.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:06 13:55:06.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:06 13:55:06.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:06 13:55:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:06 13:55:06.798 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
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:06 13:55:06.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:06.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:06 13:55:06.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:06 13:55:06.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:06 13:55:06.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified
09:55:06 13:55:06.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:06 13:55:06.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:06 13:55:06.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:06 13:55:06.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:06 13:55:06.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found
09:55:06 13:55:06.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:06 13:55:06.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:07 13:55:07.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:07 13:55:07.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:07 13:55:07.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:07 13:55:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:07 13:55:07.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:07 13:55:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:07 13:55:07.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:07 13:55:07.346 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1
09:55:07 13:55:07.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:07 13:55:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:07 13:55:07.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:07 13:55:07.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:07 13:55:07.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x
09:55:07 13:55:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:07 13:55:07.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed
09:55:07 13:55:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:07 13:55:07.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x
09:55:07 13:55:07.854 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:07 13:55:07.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:07 13:55:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:08 13:55:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:08 13:55:08.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:08 13:55:08.363 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:08 13:55:08.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:08 13:55:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:08 13:55:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:08 13:55:08.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:08 13:55:08.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:08 13:55:08.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:08 13:55:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:09 13:55:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:09 13:55:09.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:09 13:55:09.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:09 13:55:09.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:09 13:55:09.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:09 13:55:09.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:09 13:55:09.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:09 13:55:09.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix
09:55:09 13:55:09.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification...
09:55:09 13:55:09.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed
09:55:09 13:55:09.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully
09:55:09 13:55:09.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix
09:55:09 13:55:09.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:09 13:55:09.900 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
09:55:09 13:55:09.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:09 13:55:09.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:09 13:55:09.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:09 13:55:09.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:09 13:55:09.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:09 13:55:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:09 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.653 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest
09:55:09 getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.046 s
09:55:09 getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.049 s
09:55:09 getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.064 s
09:55:09 getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.065 s
09:55:09 getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.587 s
09:55:09 getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.094 s
09:55:09 getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.54 s
09:55:09 testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 1.05 s
09:55:09 getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 0.038 s
09:55:09 getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest)  Time elapsed: 3.102 s
09:55:09 Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:09 13:55:09.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:09 13:55:09.912 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:55:09 13:55:09.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:09 13:55:09.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:09 13:55:09.912 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:09 13:55:09.912 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:09 13:55:09.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:09 13:55:09.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:09 13:55:09.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:09 
09:55:09 (Eclipse:1651): Gtk-CRITICAL **: 13:55:09.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
09:55:09 13:55:09.943 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
09:55:09 13:55:09.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:09 13:55:09.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:09 13:55:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:09 13:55:09.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent
09:55:09 13:55:09.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:09 13:55:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:09 13:55:09.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:09 13:55:09.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:09 13:55:09.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:09 13:55:09.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found
09:55:09 13:55:09.957 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej
09:55:09 13:55:09.960 TRACE [main][WidgetHandler] Notify Table with event 13
09:55:09 13:55:09.960 TRACE [main][WidgetHandler] Wait for synchronization
09:55:09 13:55:09.961 TRACE [main][WidgetHandler] Notify Table with event 3
09:55:09 13:55:09.961 TRACE [main][WidgetHandler] Wait for synchronization
09:55:09 13:55:09.961 TRACE [main][WidgetHandler] Notify Table with event 4
09:55:09 13:55:09.961 TRACE [main][WidgetHandler] Wait for synchronization
09:55:09 13:55:09.970 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
09:55:09 13:55:09.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:09 13:55:09.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:09 13:55:09.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:09 13:55:09.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:09 13:55:09.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found
09:55:09 13:55:09.971 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text
09:55:09 13:55:09.971 INFO [WorkbenchTestable][AbstractText] Text set to: abc
09:55:09 13:55:09.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16
09:55:09 13:55:09.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:09 13:55:09.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available....
09:55:09 13:55:09.975 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully
09:55:09 13:55:09.975 DEBUG [main][AbstractShell] Set focus to Shell Testing shell
09:55:09 13:55:09.975 DEBUG [main][AbstractWait] Waiting until shell is active...
09:55:09 13:55:09.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully
09:55:09 13:55:09.975 INFO [main][AbstractShell] Close shell Testing shell
09:55:09 13:55:09.975 INFO [main][ShellHandler] Closing shell 'Testing shell'
09:55:09 13:55:09.979 DEBUG [main][AbstractWait] Waiting while shell is available...
09:55:09 13:55:09.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully
09:55:09 13:55:09.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:09 13:55:09.980 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:09 13:55:09.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:10 13:55:10.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:10 13:55:10.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:10 13:55:10.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest
09:55:10 tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest)  Time elapsed: 0.115 s
09:55:10 Running org.eclipse.reddeer.jface.test.window.WindowTest
09:55:10 13:55:10.036 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"]
09:55:10 13:55:10.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:10 13:55:10.036 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"]
09:55:10 13:55:10.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:10 13:55:10.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:10 13:55:10.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:10 13:55:10.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:10 13:55:10.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:10 13:55:10.039 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")
09:55:10 13:55:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:10 13:55:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:10 13:55:10.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:10 13:55:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:10 13:55:10.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:10 13:55:10.044 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:10 13:55:10.045 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:10 13:55:10.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:10 13:55:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
09:55:10 13:55:10.058 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
09:55:10 13:55:10.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:10 13:55:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:10 13:55:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:10 13:55:10.058 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
09:55:10 13:55:10.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:10 13:55:10.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:10 13:55:10.059 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:10 13:55:10.059 DEBUG [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")
09:55:10 13:55:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:10 13:55:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:10 13:55:10.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:10 13:55:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:10 13:55:10.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:11 13:55:11.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:11 13:55:11.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:11 13:55:11.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:55:11 13:55:11.061 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:55:11 13:55:11.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:55:11 13:55:11.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:11 13:55:11.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:11 13:55:11.071 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")
09:55:11 13:55:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:11 13:55:11.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:11 13:55:11.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:11 13:55:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:11 13:55:11.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:11 13:55:11.075 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:11 13:55:11.075 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:11 13:55:11.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:11 13:55:11.101 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"]
09:55:11 13:55:11.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:11 13:55:11.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:11 13:55:11.102 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:11 13:55:11.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:11 13:55:11.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:11 13:55:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:11 13:55:11.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:55:11 13:55:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:11 13:55:11.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:11 13:55:11.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:11 13:55:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:11 13:55:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:12 13:55:12.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:12 13:55:12.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:12 13:55:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:55:12 13:55:12.604 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:55:12 13:55:12.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:55:12 13:55:12.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:12 13:55:12.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:12 13:55:12.614 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")
09:55:12 13:55:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:12 13:55:12.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:12 13:55:12.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:12 13:55:12.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:12 13:55:12.618 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:12 13:55:12.618 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:12 13:55:12.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:12 13:55:12.638 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....
09:55:12 13:55:12.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.638 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
09:55:12 13:55:12.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.650 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
09:55:12 13:55:12.650 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
09:55:12 13:55:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:55:12 13:55:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:55:12 13:55:12.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:12 13:55:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:12 13:55:12.668 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")
09:55:12 13:55:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:12 13:55:12.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:12 13:55:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:12 13:55:12.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:12 13:55:12.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:12 13:55:12.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:12 13:55:12.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:12 13:55:12.683 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....
09:55:12 13:55:12.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.683 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
09:55:12 13:55:12.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.684 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
09:55:12 13:55:12.684 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
09:55:12 13:55:12.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:55:12 13:55:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:55:12 13:55:12.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:12 13:55:12.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:12 13:55:12.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:12 13:55:12.700 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"]
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.700 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"]
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:12 13:55:12.700 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")
09:55:12 13:55:12.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:12 13:55:12.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:12 13:55:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:12 13:55:12.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:12 13:55:12.704 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:12 13:55:12.704 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:12 13:55:12.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:12 13:55:12.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
09:55:12 13:55:12.716 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
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.716 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.716 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window
09:55:12 13:55:12.716 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window'
09:55:12 13:55:12.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available...
09:55:12 13:55:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully
09:55:12 13:55:12.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:12 13:55:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:12 13:55:12.736 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")
09:55:12 13:55:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:12 13:55:12.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:12 13:55:12.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:12 13:55:12.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:12 13:55:12.742 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:12 13:55:12.742 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:12 13:55:12.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:12 13:55:12.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available....
09:55:12 13:55:12.756 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
09:55:12 13:55:12.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.756 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
09:55:12 13:55:12.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:12 13:55:12.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel")
09:55:12 13:55:12.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:12 13:55:12.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:12 13:55:12.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:13 13:55:13.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:13 13:55:13.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:13 13:55:13.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:13 13:55:13.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:13 13:55:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:55:13 13:55:13.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:55:13 13:55:13.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:55:13 13:55:13.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:13 13:55:13.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:13 13:55:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:13 13:55:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:13 13:55:13.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform'
09:55:13 13:55:13.769 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")
09:55:13 13:55:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:13 13:55:13.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:13 13:55:13.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:13 13:55:13.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:13 13:55:13.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found
09:55:13 13:55:13.783 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip
09:55:13 13:55:13.783 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13
09:55:13 13:55:13.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:13 13:55:13.801 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"]
09:55:13 13:55:13.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:13 13:55:13.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:13 13:55:13.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:13 13:55:13.802 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:13 13:55:13.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:13 13:55:13.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:13 13:55:13.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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")
09:55:13 13:55:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:13 13:55:13.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:13 13:55:13.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:14 13:55:14.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:14 13:55:14.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:14 13:55:14.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:14 13:55:14.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:15 13:55:15.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found
09:55:15 13:55:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown
09:55:15 13:55:15.304 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found
09:55:15 13:55:15.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21
09:55:15 13:55:15.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:15 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.28 s - in org.eclipse.reddeer.jface.test.window.WindowTest
09:55:15 openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.036 s
09:55:15 openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
09:55:15 openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.542 s
09:55:15 openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.001 s
09:55:15 eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 0.085 s
09:55:15 openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.07 s
09:55:15 openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest)  Time elapsed: 1.545 s
09:55:15 Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.321 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.322 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created
09:55:15 13:55:15.322 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:15 13:55:15.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:15 13:55:15.322 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen
09:55:15 13:55:15.330 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:15 13:55:15.330 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never'
09:55:15 13:55:15.331 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:15 13:55:15.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements
09:55:15 13:55:15.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
09:55:15 13:55:15.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt
09:55:15 13:55:15.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt
09:55:15 13:55:15.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt
09:55:15 13:55:15.333 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....
09:55:15 13:55:15.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:15 13:55:15.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data
09:55:15 13:55:15.384 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
09:55:15 13:55:15.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences
09:55:15 13:55:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:15 13:55:15.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:15 13:55:15.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.389 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")
09:55:15 13:55:15.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:15 13:55:15.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "make valid")
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:15 13:55:15.390 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully
09:55:15 13:55:15.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:15 13:55:15.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:15 13:55:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:55:15 13:55:15.391 INFO [WorkbenchTestable][AbstractButton] Click button make valid
09:55:15 13:55:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:55:15 13:55:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:55:15 13:55:15.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:55:15 13:55:15.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:15 13:55:15.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.preference.PreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close")
09:55:15 13:55:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:15 13:55:15.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:15 13:55:15.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:55:15 13:55:15.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.395 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")
09:55:15 13:55:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found...
09:55:15 13:55:15.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers
09:55:15 13:55:15.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found
09:55:15 13:55:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully
09:55:15 13:55:15.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found
09:55:15 13:55:15.395 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close
09:55:15 13:55:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled...
09:55:15 13:55:15.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully
09:55:15 13:55:15.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13
09:55:15 13:55:15.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available...
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active...
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:15 13:55:15.434 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:15 13:55:15.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:15 13:55:15.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)
09:55:15 13:55:15.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 13:55:15.435 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt
09:55:15 13:55:15.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells...
09:55:15 13:55:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists...
09:55:15 13:55:15.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully
09:55:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest
09:55:15 testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest)  Time elapsed: 0.103 s
09:55:15 
09:55:15 Results:
09:55:15 
09:55:15 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
09:55:15 
09:55:16 [INFO] All tests passed!
09:55:16 [INFO] 
09:55:16 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.jface.test ---
09:55:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.jface.test/target/jacoco.exec
09:55:16 [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:55:16 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes
09:55:17 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes
09:55:17 [INFO] 
09:55:17 [INFO] ------< org.eclipse.reddeer:org.eclipse.reddeer.integration.test >------
09:55:17 [INFO] Building RedDeer Integration and Eclipse Installation Tests 4.7.0-SNAPSHOT [36/58]
09:55:17 [INFO]   from tests/org.eclipse.reddeer.integration.test/pom.xml
09:55:17 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:55:17 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:55:17 [INFO] 
09:55:17 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Resolving class path of RedDeer Integration and Eclipse Installation Tests...
09:55:17 [INFO] 
09:55:17 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:55:17 [INFO] 
09:55:17 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/resources
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/bin
09:55:17 [INFO] 
09:55:17 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/src/test/resources
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT-sources.jar
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.integration.test/target/org.eclipse.reddeer.integration.test-4.7.0-SNAPSHOT.jar
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] 
09:55:17 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.integration.test ---
09:55:17 [INFO] Skipping tests
09:55:17 [INFO] 
09:55:17 [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.integration.test ---
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes
09:55:18 [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes
09:55:18 [INFO] 
09:55:18 [INFO] --------< org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test >--------
09:55:18 [INFO] Building RedDeer Eclipse Tests 4.7.0-SNAPSHOT                    [37/58]
09:55:18 [INFO]   from tests/org.eclipse.reddeer.eclipse.test/pom.xml
09:55:18 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
09:55:18 [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)'
09:55:18 [INFO] 
09:55:18 [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] 
09:55:18 [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] The project's OSGi version is 4.7.0.v20230825-1339
09:55:18 [INFO] 
09:55:18 [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] 
09:55:18 [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] 
09:55:18 [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] 
09:55:18 [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test ---
09:55:18 [INFO] Resolving class path of RedDeer Eclipse Tests...
09:55:19 [INFO] 
09:55:19 [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test ---
09:55:19 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*
09:55:19 [INFO] 
09:55:19 [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test ---
09:55:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:19 [INFO] Copying 12 resources
09:55:19 [INFO] 
09:55:19 [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test ---
09:55:19 [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/bin
09:55:20 [INFO] 
09:55:20 [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test ---
09:55:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
09:55:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/src/test/resources
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test ---
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test ---
09:55:20 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test ---
09:55:20 [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.verification.parametrized/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar
09:55:20 [INFO] 
09:55:20 [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test ---
09:55:20 [INFO] 
09:55:20 [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test ---
09:55:23 [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar
09:55:23 [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
09:55:23 [INFO] 
09:55:23 [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test ---
09:55:25 Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar
09:55:25 16/2127K
32/2127K
48/2127K
64/2127K
80/2127K
96/2127K
112/2127K
128/2127K
144/2127K
160/2127K
176/2127K
192/2127K
208/2127K
224/2127K
240/2127K
256/2127K
272/2127K
288/2127K
304/2127K
320/2127K
336/2127K
352/2127K
368/2127K
384/2127K
400/2127K
416/2127K
432/2127K
448/2127K
464/2127K
480/2127K
496/2127K
512/2127K
528/2127K
544/2127K
560/2127K
571/2127K
587/2127K
603/2127K
619/2127K
635/2127K
651/2127K
667/2127K
683/2127K
699/2127K
715/2127K
731/2127K
747/2127K
763/2127K
779/2127K
795/2127K
811/2127K
827/2127K
843/2127K
859/2127K
875/2127K
891/2127K
907/2127K
923/2127K
939/2127K
955/2127K
971/2127K
987/2127K
1003/2127K
1019/2127K
1035/2127K
1051/2127K
1067/2127K
1083/2127K
1099/2127K
1115/2127K
1131/2127K
1142/2127K
1158/2127K
1174/2127K
1190/2127K
1206/2127K
1222/2127K
1238/2127K
1254/2127K
1270/2127K
1286/2127K
1302/2127K
1318/2127K
1334/2127K
1350/2127K
1366/2127K
1382/2127K
1399/2127K
1415/2127K
1431/2127K
1447/2127K
1463/2127K
1479/2127K
1495/2127K
1511/2127K
1527/2127K
1543/2127K
1559/2127K
1575/2127K
1591/2127K
1607/2127K
1623/2127K
1639/2127K
1657/2127K
1673/2127K
1689/2127K
1705/2127K
1721/2127K
1737/2127K
1753/2127K
1769/2127K
1785/2127K
1801/2127K
1817/2127K
1833/2127K
1849/2127K
1865/2127K
1881/2127K
1897/2127K
1913/2127K
1929/2127K
1945/2127K
1961/2127K
1977/2127K
1993/2127K
2009/2127K
2025/2127K
2041/2127K
2057/2127K
2073/2127K
2089/2127K
2105/2127K
2121/2127K
2127/2127K
2127K downloaded
09:55:25 [INFO] 
09:55:25 [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test ---
09:55:29 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (249kB)
09:55:29 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB)
09:55:29 [INFO] Fetching com.google.guava_31.1.0.jre.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.82MB)
09:55:30 [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.53MB)
09:55:30 [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB)
09:55:30 [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.99kB)
09:55:30 [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB)
09:55:30 [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB)
09:55:30 [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB)
09:55:30 [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB)
09:55:30 [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB)
09:55:30 [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (106.86kB)
09:55:30 [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB)
09:55:30 [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB)
09:55:30 [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.03kB)
09:55:30 [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB)
09:55:30 [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB)
09:55:31 [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)
09:55:31 [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB)
09:55:31 [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB)
09:55:31 [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB)
09:55:31 [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB)
09:55:31 [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB)
09:55:31 [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB)
09:55:31 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB)
09:55:31 [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB)
09:55:31 [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB)
09:55:31 [INFO] Fetching org.eclipse.help.base_4.4.100.v20230824-0400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.5kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB)
09:55:31 [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB)
09:55:32 [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB)
09:55:32 [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB)
09:55:32 [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB)
09:55:32 [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB)
09:55:32 [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB)
09:55:32 [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB)
09:55:32 [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB)
09:55:32 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB)
09:55:32 [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.29kB)
09:55:32 [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB)
09:55:32 [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB)
09:55:32 [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB)
09:55:32 [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB)
09:55:32 [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.41kB)
09:55:32 [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.72kB)
09:55:32 [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.44kB)
09:55:32 [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.33kB)
09:55:32 [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.43kB)
09:55:32 [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.67kB)
09:55:32 [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB)
09:55:32 [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB)
09:55:32 [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.32kB)
09:55:32 [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.8kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.36kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.41kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.27kB)
09:55:32 [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB)
09:55:33 [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.96kB)
09:55:33 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB)
09:55:33 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB)
09:55:33 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB)
09:55:33 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB)
09:55:33 [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB)
09:55:33 [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB)
09:55:33 [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB)
09:55:33 [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB)
09:55:33 [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (56.39kB)
09:55:33 [ERROR] An error occurred while transferring artifact canonical: osgi.bundle,org.eclipse.jetty.jndi,10.0.15 from repository https://download.eclipse.org/staging/2023-09:
09:55:33 [ERROR]    Problems downloading artifact: osgi.bundle,org.eclipse.jetty.jndi,10.0.15.:
09:55:33 [ERROR]       MD5 hash is not as expected. Expected: 785f479c6433717bee8e9bb94df56c11 and found 8f2d6b1e2acef3285e3a12f62042890c.
09:55:33 [INFO] ------------------------------------------------------------------------
09:55:33 [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT:
09:55:33 [INFO] 
09:55:33 [INFO] RedDeer Parent POM File ............................ SUCCESS [  1.164 s]
09:55:33 [INFO] RedDeer Plugins .................................... SUCCESS [  0.004 s]
09:55:33 [INFO] RedDeer Common ..................................... SUCCESS [  5.515 s]
09:55:33 [INFO] RedDeer Workbench Core ............................. SUCCESS [  1.168 s]
09:55:33 [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [  0.407 s]
09:55:33 [INFO] RedDeer Core ....................................... SUCCESS [  1.133 s]
09:55:33 [INFO] RedDeer SWT ........................................ SUCCESS [  0.662 s]
09:55:33 [INFO] RedDeer JFace ...................................... SUCCESS [  0.405 s]
09:55:33 [INFO] RedDeer Workbench .................................. SUCCESS [  0.908 s]
09:55:33 [INFO] RedDeer E4 Workbench ............................... SUCCESS [  0.485 s]
09:55:33 [INFO] RedDeer UIForms .................................... SUCCESS [  0.533 s]
09:55:33 [INFO] RedDeer Direct ..................................... SUCCESS [  0.310 s]
09:55:33 [INFO] RedDeer JUnit ...................................... SUCCESS [  0.701 s]
09:55:33 [INFO] RedDeer Eclipse .................................... SUCCESS [  1.074 s]
09:55:33 [INFO] RedDeer GEF ........................................ SUCCESS [  0.619 s]
09:55:33 [INFO] RedDeer GEF Spy .................................... SUCCESS [  0.383 s]
09:55:33 [INFO] RedDeer Graphiti ................................... SUCCESS [  0.406 s]
09:55:33 [INFO] RedDeer JDT Junit .................................. SUCCESS [  0.239 s]
09:55:33 [INFO] RedDeer JUnit Extensions ........................... SUCCESS [  0.361 s]
09:55:33 [INFO] RedDeer Requirements ............................... SUCCESS [  0.673 s]
09:55:33 [INFO] RedDeer UI ......................................... SUCCESS [  1.174 s]
09:55:33 [INFO] RedDeer Spy ........................................ SUCCESS [  0.331 s]
09:55:33 [INFO] RedDeer Recorder ................................... SUCCESS [  0.632 s]
09:55:33 [INFO] RedDeer Go ......................................... SUCCESS [  0.373 s]
09:55:33 [INFO] RedDeer Log Parser ................................. SUCCESS [  0.537 s]
09:55:33 [INFO] RedDeer CodeGen .................................... SUCCESS [  0.649 s]
09:55:33 [INFO] RedDeer Test-Apps .................................. SUCCESS [  0.002 s]
09:55:33 [INFO] RedDeer E4 Test App ................................ SUCCESS [  0.171 s]
09:55:33 [INFO] RedDeer Tests ...................................... SUCCESS [  0.048 s]
09:55:33 [INFO] RedDeer Common Tests ............................... SUCCESS [01:08 min]
09:55:33 [INFO] RedDeer SWT Tests .................................. SUCCESS [03:31 min]
09:55:33 [INFO] RedDeer Core Tests ................................. SUCCESS [03:08 min]
09:55:33 [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:45 min]
09:55:33 [INFO] RedDeer UIForms Test ............................... SUCCESS [ 20.828 s]
09:55:33 [INFO] RedDeer JFace Tests ................................ SUCCESS [01:19 min]
09:55:33 [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [  1.051 s]
09:55:33 [INFO] RedDeer Eclipse Tests .............................. FAILURE [ 14.760 s]
09:55:33 [INFO] RedDeer GEF Tests .................................. SKIPPED
09:55:33 [INFO] RedDeer Graphiti Tests ............................. SKIPPED
09:55:33 [INFO] RedDeer Direct Tests ............................... SKIPPED
09:55:33 [INFO] RedDeer JUnit Tests ................................ SKIPPED
09:55:33 [INFO] RedDeer Requirements Tests ......................... SKIPPED
09:55:33 [INFO] RedDeer UI Tests ................................... SKIPPED
09:55:33 [INFO] RedDeer E4 Workbench Tests ......................... SKIPPED
09:55:33 [INFO] RedDeer Features ................................... SKIPPED
09:55:33 [INFO] RedDeer E4 Feature ................................. SKIPPED
09:55:33 [INFO] RedDeer Eclipse Feature ............................ SKIPPED
09:55:33 [INFO] RedDeer GEF Spy Feature ............................ SKIPPED
09:55:33 [INFO] RedDeer SWT Feature ................................ SKIPPED
09:55:33 [INFO] RedDeer Tests Feature .............................. SKIPPED
09:55:33 [INFO] RedDeer UI Feature ................................. SKIPPED
09:55:33 [INFO] RedDeer Recorder Feature ........................... SKIPPED
09:55:33 [INFO] RedDeer GEF/Graphiti Feature ....................... SKIPPED
09:55:33 [INFO] RedDeer Spy Feature ................................ SKIPPED
09:55:33 [INFO] RedDeer Log Parser Feature ......................... SKIPPED
09:55:33 [INFO] RedDeer CodeGen Feature ............................ SKIPPED
09:55:33 [INFO] RedDeer Site ....................................... SKIPPED
09:55:33 [INFO] RedDeer Archetype .................................. SKIPPED
09:55:33 [INFO] ------------------------------------------------------------------------
09:55:33 [INFO] BUILD FAILURE
09:55:33 [INFO] ------------------------------------------------------------------------
09:55:33 [INFO] Total time:  15:51 min
09:55:33 [INFO] Finished at: 2023-08-25T13:55:33Z
09:55:33 [INFO] ------------------------------------------------------------------------
09:55:33 [WARNING] 
09:55:33 [WARNING] Plugin validation issues were detected in 13 plugin(s)
09:55:33 [WARNING] 
09:55:33 [WARNING]  * org.apache.maven.plugins:maven-site-plugin:3.12.1
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-p2-repository-plugin:2.7.5
09:55:33 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.9
09:55:33 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:2.22.2
09:55:33 [WARNING]  * org.apache.maven.plugins:maven-failsafe-plugin:2.22.2
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-source-plugin:2.7.5
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-ds-plugin:2.7.5
09:55:33 [WARNING]  * com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-surefire-plugin:2.7.5
09:55:33 [WARNING]  * org.apache.maven.plugins:maven-dependency-plugin:2.8
09:55:33 [WARNING]  * org.apache.maven.plugins:maven-resources-plugin:2.4.3
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-packaging-plugin:2.7.5
09:55:33 [WARNING]  * org.eclipse.tycho:tycho-compiler-plugin:2.7.5
09:55:33 [WARNING] 
09:55:33 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
09:55:33 [WARNING] 
09:55:33 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test (default-test) on project org.eclipse.reddeer.eclipse.test: Execution default-test of goal org.eclipse.tycho:tycho-surefire-plugin:2.7.5:test failed: Could not mirror artifact osgi.bundle,org.eclipse.jetty.jndi,10.0.15 into the local Maven repository.See log output for details. -> [Help 1]
09:55:33 [ERROR] 
09:55:33 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
09:55:33 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
09:55:33 [ERROR] 
09:55:33 [ERROR] For more information about the errors and possible solutions, please read the following articles:
09:55:33 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
09:55:33 [ERROR] 
09:55:33 [ERROR] After correcting the problems, you can resume the build with the command
09:55:33 [ERROR]   mvn <args> -rf :org.eclipse.reddeer.eclipse.test
09:55:34 Build step 'Invoke top-level Maven targets' marked build as failure
09:55:34 Terminating xvnc.
09:55:40 Archiving artifacts
09:55:41 Recording test results
09:55:42 [Checks API] No suitable checks publisher found.
09:55:42 Sending e-mails to: odockal@redhat.com
09:55:43 Finished: FAILURE